From 9f58e62925e7da7f75be859c070f6906dfb271d2 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 18 Aug 2016 11:44:03 +0200 Subject: Fix double ending quotes --- apps/comments/js/commentstabview.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/comments/js/commentstabview.js') diff --git a/apps/comments/js/commentstabview.js b/apps/comments/js/commentstabview.js index 565f6a99296..9451e828f91 100644 --- a/apps/comments/js/commentstabview.js +++ b/apps/comments/js/commentstabview.js @@ -32,7 +32,7 @@ '{{/if}}' + ' ' + '
' + - ' ' + + ' ' + ' ' + '{{#if isEditMode}}' + ' ' + -- cgit v1.2.3