mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Mirror fix and hide missing pages for 0.5 release
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
<strong>{{if .PageIsSettingsHooksNew}}{{.i18n.Tr "repo.settings.add_webhook"}}{{else}}{{.i18n.Tr "repo.settings.update_webhook"}}{{end}}</strong>
|
||||
</div>
|
||||
{{template "repo/settings/hook_types" .}}
|
||||
{{template "repo/settings/gogs_hook" .}}
|
||||
{{template "repo/settings/slack_hook" .}}
|
||||
{{template "repo/settings/hook_gogs" .}}
|
||||
{{template "repo/settings/hook_slack" .}}
|
||||
</div>
|
||||
</div>
|
||||
{{if .PageIsSettingsHooksEdit}}
|
||||
|
||||
Reference in New Issue
Block a user