From 0a58bc3fa256f630d587f3abf1caf29cdf7aa871 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Wed, 15 Apr 2020 15:17:51 +0300 Subject: [PATCH] Fix Bug 44918 --- apps/common/main/lib/template/Chat.template | 2 +- apps/common/main/lib/template/Comments.template | 6 +++--- apps/common/main/lib/template/CommentsPanel.template | 2 +- apps/documenteditor/main/app/controller/Main.js | 10 +++++----- apps/presentationeditor/main/app/controller/Main.js | 10 +++++----- apps/spreadsheeteditor/main/app/controller/Main.js | 12 ++++++------ 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/apps/common/main/lib/template/Chat.template b/apps/common/main/lib/template/Chat.template index 59321d932..47dec5b5b 100644 --- a/apps/common/main/lib/template/Chat.template +++ b/apps/common/main/lib/template/Chat.template @@ -7,7 +7,7 @@
- +
diff --git a/apps/common/main/lib/template/Comments.template b/apps/common/main/lib/template/Comments.template index 8fac3d9ad..6bc11c91c 100644 --- a/apps/common/main/lib/template/Comments.template +++ b/apps/common/main/lib/template/Comments.template @@ -14,7 +14,7 @@
<%=scope.pickLink(comment)%>
<% } else { %>
- +
@@ -42,7 +42,7 @@ <%}%> <% } else { %>
- +
@@ -81,7 +81,7 @@ <% if (showReply) { %>
- +
diff --git a/apps/common/main/lib/template/CommentsPanel.template b/apps/common/main/lib/template/CommentsPanel.template index e7d93993e..e5caaef49 100644 --- a/apps/common/main/lib/template/CommentsPanel.template +++ b/apps/common/main/lib/template/CommentsPanel.template @@ -5,7 +5,7 @@