mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
org settings -> webhook/labels/deletion should also active the menu (#17809)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
{{if .IsOrganizationOwner}}
|
||||
<div class="right menu">
|
||||
<a class="{{if .PageIsSettingsOptions}}active{{end}} item" href="{{.OrgLink}}/settings">
|
||||
<a class="{{if .PageIsOrgSettings}}active{{end}} item" href="{{.OrgLink}}/settings">
|
||||
{{svg "octicon-tools"}} {{.i18n.Tr "repo.settings"}}
|
||||
</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user