From 898e0086d5b8b0bd1052e7ba4e0c4f7304c8408b Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Mon, 12 Mar 2018 12:41:29 +0300 Subject: [PATCH] Fix Bug 37177 --- apps/common/main/lib/template/CommentsPopover.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/common/main/lib/template/CommentsPopover.template b/apps/common/main/lib/template/CommentsPopover.template index e96797333..20f185e2e 100644 --- a/apps/common/main/lib/template/CommentsPopover.template +++ b/apps/common/main/lib/template/CommentsPopover.template @@ -5,7 +5,7 @@
<%=scope.getUserName(username)%>
<%=date%>
<% if (!editTextInPopover || hint) { %> - + <% } else { %>
@@ -27,7 +27,7 @@
<%=scope.getUserName(item.get("username"))%>
<%=item.get("date")%>
<% if (!item.get("editTextInPopover")) { %> - + <% if (!hint) { %>
<% if (item.get("editable")) { %>