Add compiled template

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
This commit is contained in:
Michael Weimann 2018-12-29 14:07:57 +01:00 committed by Julius Härtl
parent 86a9518b2c
commit da9eadce6f
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
templates['files_drop'] = template({"1":function(container,depth0,helpers,partials,data) {
var helper;
return "\n <span class=\"icon-loading-small\"></span> "
return " <span class=\"icon-loading-small\"></span> "
+ container.escapeExpression(((helper = (helper = helpers.name || (depth0 != null ? depth0.name : depth0)) != null ? helper : helpers.helperMissing),(typeof helper === "function" ? helper.call(depth0 != null ? depth0 : (container.nullContext || {}),{"name":"name","hash":{},"data":data}) : helper)))
+ "\n";
},"3":function(container,depth0,helpers,partials,data) {