1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add replay of webhooks. (#18191)

This commit is contained in:
KN4CK3R
2022-01-05 22:00:20 +01:00
committed by GitHub
parent a38ba634a4
commit bf7b083cfe
8 changed files with 108 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
{{template "base/head" .}}
<div class="page-content admin new webhook">
<div class="page-content admin settings new webhook">
{{template "admin/navbar" .}}
<div class="ui container">
{{template "base/alert" .}}