0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-04 03:35:05 +02:00

add sidebar which displays accessible group hierarchy to organization home page

This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2025-08-14 21:09:54 -04:00
parent 54230435b7
commit 8ea3118e05
No known key found for this signature in database
GPG Key ID: 924A5F6AF051E87C

View File

@ -83,6 +83,10 @@
{{end}}
{{end}}
</div>
{{else}}
<div class="ui five wide column">
{{template "group/sidebar/menu" .}}
</div>
{{end}}
</div>
</div>