mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-17 18:50:59 +02:00
add sidebar which displays accessible group hierarchy to organization home page
This commit is contained in:
parent
54230435b7
commit
8ea3118e05
@ -83,6 +83,10 @@
|
|||||||
{{end}}
|
{{end}}
|
||||||
{{end}}
|
{{end}}
|
||||||
</div>
|
</div>
|
||||||
|
{{else}}
|
||||||
|
<div class="ui five wide column">
|
||||||
|
{{template "group/sidebar/menu" .}}
|
||||||
|
</div>
|
||||||
{{end}}
|
{{end}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user