mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-06 15:42:20 +01:00
Add link to the account info page for the assigned user icon at the issue list.
This commit is contained in:
@@ -266,7 +266,7 @@
|
||||
}
|
||||
<span class="pull-right muted">
|
||||
@issue.assignedUserName.map { userName =>
|
||||
@avatar(userName, 20, tooltip = true)
|
||||
<a href="@url(userName)">@avatar(userName, 20, tooltip = true)</a>
|
||||
}
|
||||
#@issue.issueId
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user