mirror of
https://github.com/go-gitea/gitea
synced 2025-09-18 22:58:14 +00:00
UI: Bare repository does not have visual link to settings page
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
{{if .PageIsSettingsHooksEdit}}
|
||||
<br>
|
||||
<div id="setting-content">
|
||||
<div id="repo-hooks-history-panel" class="panel panel-radius">
|
||||
@@ -60,6 +61,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
{{end}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user