mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 08:14:25 +00:00
59eb660b1a
Some of those are still Copy&Paste problems. This PR: * Only cleans the legacy incorrect code, doesn't change or improve the "action" logic. * Remove the redundant `$('.toggle.button').on('click')`, now `$('.show-panel.button').on('click')` handles that kinds of buttons Actually, there is only one correct "toggle button" in code, the one on the webhook page. No need to backport. |
||
---|---|---|
.. | ||
base_list.tmpl | ||
base.tmpl | ||
delete_modal.tmpl | ||
dingtalk.tmpl | ||
discord.tmpl | ||
feishu.tmpl | ||
gitea.tmpl | ||
gogs.tmpl | ||
history.tmpl | ||
list.tmpl | ||
matrix.tmpl | ||
msteams.tmpl | ||
new.tmpl | ||
packagist.tmpl | ||
settings.tmpl | ||
slack.tmpl | ||
telegram.tmpl | ||
wechatwork.tmpl |