This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
commentHTML += '</div><div class="right"><a rel="nofollow" href="javascript:replyTo(\'' + result.oId
|
||||
+ '\');">${replyLabel}</a>' + ' | ' + result.commentDate
|
||||
+ '</div><span class="clear"></span><div class="article-body">' +
|
||||
Util.replaceEmString($("#comment" + state).val().replace(/</g, "<").replace(/>/g, ">").replace(/\n/g,"<br/>"))
|
||||
Util.replaceEmString($("#comment" + state).val())
|
||||
+ '</div></div><span class="clear"></span></div>';
|
||||
|
||||
return commentHTML;
|
||||
|
Reference in New Issue
Block a user