Преглед изворни кода

Remove unused var in OC.Notification.showTemporary

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v14.0.0beta1
Christoph Wurst пре 6 година
родитељ
комит
3992484323
No account linked to committer's email address
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0
    1
      core/js/js.js

+ 0
- 1
core/js/js.js Прегледај датотеку

@@ -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…
Откажи
Сачувај