Selaa lähdekoodia

Remove unused var in OC.Notification.showTemporary

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v14.0.0beta1
Christoph Wurst 6 vuotta sitten
vanhempi
commit
3992484323
No account linked to committer's email address
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0
    1
      core/js/js.js

+ 0
- 1
core/js/js.js Näytä tiedosto

@@ -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

Loading…
Peruuta
Tallenna