mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-02 13:49:59 +01:00
Add a missing ul tag
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
@groupNames.map { groupName =>
|
||||
<li>@avatarLink(groupName, 20, tooltip = true, label = true)</li>
|
||||
}
|
||||
</ul>
|
||||
}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user