mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-11 07:55:55 +01:00
Merge pull request #1137 from marklacroix/fix-issue-comment-typo
Fix typo in issue comment list
This commit is contained in:
@@ -138,7 +138,7 @@
|
|||||||
<span class="discussion-item-icon"><i class="octicon octicon-circle-slash"></i></span>
|
<span class="discussion-item-icon"><i class="octicon octicon-circle-slash"></i></span>
|
||||||
@avatar(comment.commentedUserName, 16)
|
@avatar(comment.commentedUserName, 16)
|
||||||
@user(comment.commentedUserName, styleClass="username strong")
|
@user(comment.commentedUserName, styleClass="username strong")
|
||||||
close @issueOrPullRequest()
|
closed this @issueOrPullRequest()
|
||||||
@helper.html.datetimeago(comment.registeredDate)
|
@helper.html.datetimeago(comment.registeredDate)
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user