From 363ec1d3c3031fa5b6cdaa2ead51cb20bc64fd49 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Thu, 4 Oct 2018 16:01:39 +0200 Subject: Remove leftover ' Followup to #11583 Signed-off-by: Roeland Jago Douma --- apps/comments/js/templates.js | 4 ++-- apps/comments/js/templates/edit_comment.handlebars | 4 ++-- apps/comments/js/templates/view.handlebars | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'apps/comments/js') diff --git a/apps/comments/js/templates.js b/apps/comments/js/templates.js index 90ded7fe4e5..a5706baa27e 100644 --- a/apps/comments/js/templates.js +++ b/apps/comments/js/templates.js @@ -71,7 +71,7 @@ templates['edit_comment'] = template({"1":function(container,depth0,helpers,part + alias4(((helper = (helper = helpers.message || (depth0 != null ? depth0.message : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"message","hash":{},"data":data}) : helper))) + "\n \n
'+\n \n'\n
\n \n\n"; },"useData":true}); @@ -82,6 +82,6 @@ templates['view'] = template({"compiler":[7,">= 4.0.0"],"main":function(containe + alias4(((helper = (helper = helpers.emptyResultLabel || (depth0 != null ? depth0.emptyResultLabel : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"emptyResultLabel","hash":{},"data":data}) : helper))) + "

\n\n
'\n"; + + "\" name=\"show-more\" id=\"show-more\" />\n
\n"; },"useData":true}); })(); \ No newline at end of file diff --git a/apps/comments/js/templates/edit_comment.handlebars b/apps/comments/js/templates/edit_comment.handlebars index 05f89ec598a..0a909ebe6aa 100644 --- a/apps/comments/js/templates/edit_comment.handlebars +++ b/apps/comments/js/templates/edit_comment.handlebars @@ -11,6 +11,6 @@
{{message}}
- '+ +
-' + diff --git a/apps/comments/js/templates/view.handlebars b/apps/comments/js/templates/view.handlebars index 5f52a42861d..c63faa386b3 100644 --- a/apps/comments/js/templates/view.handlebars +++ b/apps/comments/js/templates/view.handlebars @@ -3,4 +3,4 @@ -' + -- cgit v1.2.3