You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
yp05327 bcdd3c30af
Fix test delivery button in repo webhook settings page (#24478)
Caused by
https://github.com/go-gitea/gitea/pull/24246/files#diff-2bfe41d93dbb409583a4f945902e46bb513f60f1c9301649c1689200c4f1466eR1

Class `new` was removed in #24246, but in function
`initCompWebHookEditor`, it will check `.new.webhook`.
So in repo webhook settings page, `initCompWebHookEditor` will init
nothing, and no response after click the test delivery button.

da65b7ad47/web_src/js/features/comp/WebHookEditor.js (L6-L9)

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
admin Replace `N/A` with `-` everywhere (#24474) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2 years ago
code Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve some modal action buttons (#24289) 2 years ago
explore Improve "new-menu" (#24465) 2 years ago
mail Remove incorrect HTML self close tag (#23748) 2 years ago
org Fix invite display (#24447) 2 years ago
package Add Debian package registry (#24426) 2 years ago
projects Rework header bar on issue, pull requests and milestone (#24420) 2 years ago
repo Fix test delivery button in repo webhook settings page (#24478) 2 years ago
shared Improve template helper (#24417) 2 years ago
status Fix template function DateTime (#24317) 2 years ago
swagger Add Debian package registry (#24426) 2 years ago
user Improve "new-menu" (#24465) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago
post-install.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago