This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
61aaf34401
gitea
/
templates
/
repo
/
settings
/
webhook
/
list.tmpl
5 lines
103 B
Handlebars
Raw
Normal View
History
Unescape
Escape
Merge default and system webhooks under one menu (#14244)
2021-01-14 16:24:03 -07:00
{{
template
"repo/settings/webhook/base_list"
.
}}
new webhooks list UI
2015-08-26 07:45:51 -06:00
Add more webhooks support and refactor webhook templates directory (#3929) * add more webhook support * move hooks templates to standalone dir and add more webhooks ui * fix tests * update vendor checksum * add more webhook support * move hooks templates to standalone dir and add more webhooks ui * fix tests * update vendor checksum * update vendor Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * load attributes when created release * update comparsion doc
2018-05-16 08:01:55 -06:00
{{
template
"repo/settings/webhook/delete_modal"
.
}}