From 8297310d519526cf4d0234fc99bc8c0da43de68b Mon Sep 17 00:00:00 2001 From: Vanessa Date: Thu, 13 Apr 2017 09:18:57 +0800 Subject: [PATCH] :bug: async reply space --- bruce/macro-comments.ftl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bruce/macro-comments.ftl b/bruce/macro-comments.ftl index 54dff9a..0f0cb03 100644 --- a/bruce/macro-comments.ftl +++ b/bruce/macro-comments.ftl @@ -89,7 +89,7 @@  
- + validate
@@ -152,8 +152,8 @@ // + commentOriginalCommentName + ''; // } - commentHTML += '•' + result.commentDate.substring(2, 16) - + '• • ' + result.commentDate.substring(2, 16) + + ' • Reply
' + Util.replaceEmString($("#comment" + state).val()) + '
';