Bläddra i källkod

Remove unused var in OC.Notification.showTemporary

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v14.0.0beta1
Christoph Wurst 6 år sedan
förälder
incheckning
3992484323
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0
    1
      core/js/js.js

+ 0
- 1
core/js/js.js Visa fil

@@ -1237,7 +1237,6 @@ OC.Notification={
* @param {string} [options.type] notification type
*/
showTemporary: function(text, options) {
var self = this;
var defaults = {
isHTML: false,
timeout: 7

Laddar…
Avbryt
Spara