From ee80fa5331d594907c9fce382dcc981d2cf8682f Mon Sep 17 00:00:00 2001 From: siikamiika Date: Wed, 25 Oct 2017 00:58:11 +0300 Subject: merged mode: restore whitespace between termTags --- ext/bg/js/templates.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/bg') diff --git a/ext/bg/js/templates.js b/ext/bg/js/templates.js index 6f9c39ec..236e7583 100644 --- a/ext/bg/js/templates.js +++ b/ext/bg/js/templates.js @@ -345,13 +345,13 @@ templates['terms.html'] = template({"1":function(container,depth0,helpers,partia },"36":function(container,depth0,helpers,partials,data) { var helper, alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=helpers.helperMissing, alias3="function", alias4=container.escapeExpression; - return "" + alias4(((helper = (helper = helpers.name || (depth0 != null ? depth0.name : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"name","hash":{},"data":data}) : helper))) - + ""; + + "\n"; },"38":function(container,depth0,helpers,partials,data) { var stack1; -- cgit v1.2.3