Close class

remotes/origin/s3patch
Roeland Jago Douma 9 years ago committed by Morris Jobke
parent 92cff0984d
commit c767030f07
  1. 2
      apps/files/js/fileactions.js

@ -11,7 +11,7 @@
(function() {
var TEMPLATE_FILE_ACTION_TRIGGER =
'<a class="action action-{{nameLowerCase}} href="#" data-action="{{name}}">' +
'<a class="action action-{{nameLowerCase}}" href="#" data-action="{{name}}">' +
'{{#if icon}}' +
'<img class="svg" alt="{{altText}}" src="{{icon}}" />' +
'{{else}}' +

Loading…
Cancel
Save