forked from forgejo/forgejo
move webhook/settings file around
This commit is contained in:
parent
7d0ea92da4
commit
6227422c4d
14 changed files with 13 additions and 13 deletions
|
@ -6,5 +6,5 @@
|
|||
<label for="payload_url">{{ctx.Locale.Tr "repo.settings.payload_url"}}</label>
|
||||
<input id="payload_url" name="payload_url" type="url" value="{{.Webhook.URL}}" autofocus required>
|
||||
</div>
|
||||
{{template "repo/settings/webhook/settings" .}}
|
||||
{{template "webhook/shared-settings" .}}
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue