From da9eadce6f1cf4a387da167d52cc475c4b1d72ca Mon Sep 17 00:00:00 2001 From: Michael Weimann Date: Sat, 29 Dec 2018 14:07:57 +0100 Subject: [PATCH] Add compiled template Signed-off-by: Michael Weimann --- apps/files_sharing/js/templates.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_sharing/js/templates.js b/apps/files_sharing/js/templates.js index e9047b9a66..d10cade492 100644 --- a/apps/files_sharing/js/templates.js +++ b/apps/files_sharing/js/templates.js @@ -3,7 +3,7 @@ templates['files_drop'] = template({"1":function(container,depth0,helpers,partials,data) { var helper; - return "\n " + return " " + 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) {