gitea/templates/repo
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
..
actions
branch
cite
diff Improve "new-menu" (#24465) 2023-05-01 12:08:37 -04:00
editor
find
graph
issue
migrate
projects Rework header bar on issue, pull requests and milestone (#24420) 2023-04-29 23:33:25 -04:00
pulls Replace N/A with - everywhere (#24474) 2023-05-02 05:54:29 -04:00
release Improve template helper (#24417) 2023-04-29 08:02:29 -04:00
settings
tag
wiki
activity.tmpl
blame.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl
commit_status.tmpl Use different SVG for pending and running actions (#23836) 2023-03-31 17:24:39 +08:00
commit_statuses.tmpl
commits_list_small.tmpl Use a general Eval function for expressions in templates. (#23927) 2023-04-07 21:25:49 +08:00
commits_list.tmpl
commits_table.tmpl
commits.tmpl
create_helper.tmpl Add templates to customize text when creating and migrating repositories 2023-01-24 22:36:48 -05:00
create.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl
icon.tmpl
packages.tmpl
search_name.tmpl Clean template/helper.go (#23922) 2023-04-07 03:31:41 -04:00
search.tmpl
shabox_badge.tmpl
sub_menu_release_tag.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
upload.tmpl
user_cards.tmpl
view_file.tmpl Improve RSS (#24335) 2023-04-25 22:53:44 -04:00
view_list.tmpl
watchers.tmpl