From 1b3b33078e5e1d6ee638ca56d9d6094858472dec Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 17 Apr 2016 09:36:06 -0700 Subject: Appearance tweaking --- ext/bg/js/templates.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'ext/bg') diff --git a/ext/bg/js/templates.js b/ext/bg/js/templates.js index 341610ca..7c9febcb 100644 --- a/ext/bg/js/templates.js +++ b/ext/bg/js/templates.js @@ -5,11 +5,7 @@ templates['defs.html'] = template({"1":function(container,depth0,helpers,partial return "
\n" + ((stack1 = container.invokePartial(partials["term.html"],depth0,{"name":"term.html","data":data,"indent":" ","helpers":helpers,"partials":partials,"decorators":container.decorators})) != null ? stack1 : "") - + " " - + ((stack1 = helpers.unless.call(depth0 != null ? depth0 : {},(data && data.last),{"name":"unless","hash":{},"fn":container.program(2, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "") - + "\n
\n"; -},"2":function(container,depth0,helpers,partials,data) { - return "
"; + + " \n"; },"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data) { var stack1, helper, alias1=depth0 != null ? depth0 : {}; -- cgit v1.2.3