From 6a8deb4a1f934c39d68b62ec3b5581cc832e3ca5 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 29 Aug 2016 14:26:40 +0200 Subject: [PATCH] Prevent parse error on editing an HTML comment --- apps/comments/js/commentstabview.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/comments/js/commentstabview.js b/apps/comments/js/commentstabview.js index 415ec2a9be..e05c5eca08 100644 --- a/apps/comments/js/commentstabview.js +++ b/apps/comments/js/commentstabview.js @@ -31,7 +31,7 @@ '{{/if}}' + ' ' + '
' + - ' ' + + ' ' + ' ' + '{{#if isEditMode}}' + ' ' +