Ver código fonte

Remove unused var in OC.Notification.showTemporary

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v14.0.0beta1
Christoph Wurst 6 anos atrás
pai
commit
3992484323
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0
    1
      core/js/js.js

+ 0
- 1
core/js/js.js Ver arquivo

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

Carregando…
Cancelar
Salvar