mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-07-17 10:00:04 +02:00
move webhook/settings file around
This commit is contained in:
parent
7d0ea92da4
commit
6227422c4d
14 changed files with 13 additions and 13 deletions
|
@ -22,5 +22,5 @@
|
|||
<label for="secret">{{ctx.Locale.Tr "repo.settings.secret"}}</label>
|
||||
<input id="secret" name="secret" type="password" value="{{.Webhook.Secret}}" autocomplete="off">
|
||||
</div>
|
||||
{{template "repo/settings/webhook/settings" .}}
|
||||
{{template "webhook/shared-settings" .}}
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue