1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-27 04:38:36 +00:00

UI: Bare repository does not have visual link to settings page

This commit is contained in:
Unknwon
2014-08-09 15:50:06 -07:00
parent 9a1d5d2489
commit 08c6d07aad
2 changed files with 6 additions and 1 deletions

View File

@@ -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>