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>
2023-05-02 21:58:18 +02:00
..
2023-05-01 12:08:37 -04:00
2023-04-29 08:02:29 -04:00
2023-04-25 22:53:44 -04:00
2022-06-27 15:58:46 -05:00
2023-04-29 15:43:01 -04:00
2023-04-25 22:53:44 -04:00
2023-04-29 15:43:01 -04:00