Close class

This commit is contained in:
Roeland Jago Douma 2016-02-25 16:43:03 +01:00 committed by Morris Jobke
parent 92cff0984d
commit c767030f07
1 changed files with 1 additions and 1 deletions

View File

@ -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}}' +