1
0
Fork 0
forgejo/templates/repo
wxiaoguang 59eb660b1a
Fix incorrect toggle buttons (#23676)
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.
2023-03-26 20:06:11 +08:00
..
actions Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
branch Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
cite Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
diff Fix incorrect toggle buttons (#23676) 2023-03-26 20:06:11 +08:00
editor Allow new file and edit file preview if it has editable extension (#23624) 2023-03-26 13:25:41 +08:00
find
graph
issue Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
migrate Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
projects Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
pulls Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
release Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
settings Fix incorrect toggle buttons (#23676) 2023-03-26 20:06:11 +08:00
wiki Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
activity.tmpl Add context when rendering labels or emojis (#23281) 2023-03-05 22:59:05 +01:00
blame.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
branch_dropdown.tmpl Refactor branch/tag selector to Vue SFC (#23421) 2023-03-14 17:51:20 +08:00
clone_buttons.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
clone_script.tmpl
commit_page.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
commit_status.tmpl Fix missing commit status in PR which from forked repo (#23351) 2023-03-13 16:05:19 -05:00
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Add context when rendering labels or emojis (#23281) 2023-03-05 22:59:05 +01:00
commits_list_small.tmpl
commits_table.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
create.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
create_helper.tmpl
empty.tmpl
file_info.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
forks.tmpl
graph.tmpl
header.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
home.tmpl Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2023-03-26 19:31:26 +08:00
icon.tmpl
packages.tmpl
search.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
search_name.tmpl Fix long project name display in issue list and in related dropdown (#23653) 2023-03-24 15:11:23 +08:00
shabox_badge.tmpl
sub_menu.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
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 Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
view_list.tmpl
watchers.tmpl