From 42425bb91084a6d46635afcabfa984c051f0d4da 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 f71567f04d..2614d7e9c1 100644 --- a/apps/comments/js/commentstabview.js +++ b/apps/comments/js/commentstabview.js @@ -31,7 +31,7 @@ '{{/if}}' + ' ' + '
' + - ' ' + + ' ' + ' ' + '{{#if isEditMode}}' + ' ' +