From 28792a010c69e17b9fa20c95641d474822e64091 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 29 Aug 2016 14:18:34 +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 9451e828f917c..eae18c1d485f0 100644 --- a/apps/comments/js/commentstabview.js +++ b/apps/comments/js/commentstabview.js @@ -32,7 +32,7 @@ '{{/if}}' + ' ' + '
' + - ' ' + + ' ' + ' ' + '{{#if isEditMode}}' + ' ' +