mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-05 07:09:56 +01:00
Merge pull request #1232 from shiena/patch/fix-user-profile
fix: can't show the user profile when joining any groups
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
@groupNames.map { groupName =>
|
||||
<li>@avatarLink(groupName, 20, tooltip = true, label = true)</li>
|
||||
}
|
||||
</div>
|
||||
</ul>
|
||||
}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user