Van
2018-11-12 18:02:07 +08:00
parent fd9cb6f712
commit 7cb8d0fbeb
5 changed files with 91 additions and 41 deletions

View File

@@ -89,6 +89,7 @@
<tr>
<td colspan="2" align="right">
<span class="ft__red" id="commentErrorTip"></span>
<span class="breadcrumb fn__pointer fn__none" id="cancelCommentButton" onclick="$('#replyForm').remove();page.currentCommentId = ''">${cancelLabel}</span>
<button class="btn tag" id="submitCommentButton" onclick="page.submitComment();">${submmitCommentLabel}</button>
</td>
</tr>