forked from kevadesu/forgejo
org settings -> webhook/labels/deletion should also active the menu (#17809)
This commit is contained in:
parent
e8f1f09132
commit
6c21961462
3 changed files with 7 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue