Merge pull request #1137 from marklacroix/fix-issue-comment-typo

Fix typo in issue comment list
This commit is contained in:
Naoki Takezoe
2016-03-04 09:23:22 +09:00

View File

@@ -138,7 +138,7 @@
<span class="discussion-item-icon"><i class="octicon octicon-circle-slash"></i></span>
@avatar(comment.commentedUserName, 16)
@user(comment.commentedUserName, styleClass="username strong")
close @issueOrPullRequest()
closed this @issueOrPullRequest()
@helper.html.datetimeago(comment.registeredDate)
</div>
</div>