mirror of
1
Fork 0
forgejo/templates/repo
wxiaoguang 780f71c4ca
Fix incorrect `show-modal` and `show-panel` class (#23660) (#23663)
Backport #23660

That's incorrect code caused by Copy&Paste.

`show-modal` / `show-panel` are used by JS to show something, but these
links have `href`, they should navigate to new page.

Close #23657
2023-03-24 16:18:27 -04:00
..
actions Fix actions frontend bugs (pagination, long name alignment) and small simplify (#23370) (#23436) 2023-03-13 09:09:00 +02:00
branch Make branches list page operations remember current page (#23420) (#23460) 2023-03-14 20:51:14 +08:00
cite
diff Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546) 2023-03-17 14:52:04 -04:00
editor Fix broken code editor diff preview (#23307) (#23320) 2023-03-06 12:05:35 -06:00
find
graph
issue Fix backport #23336 (#23584) 2023-03-20 15:37:20 +08:00
migrate
projects Fix incorrect `show-modal` and `show-panel` class (#23660) (#23663) 2023-03-24 16:18:27 -04:00
pulls
release
settings Fix incorrect `show-modal` and `show-panel` class (#23660) (#23663) 2023-03-24 16:18:27 -04:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl Use octicon-verified for gpg signatures (#23529) (#23536) 2023-03-17 11:39:31 -04:00
commit_status.tmpl Fix missing commit status in PR which from forked repo (#23351) (#23453) 2023-03-14 08:11:31 +08:00
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Fix and move "Use this template" button (#23398) (#23408) 2023-03-11 01:41:04 +08:00
icon.tmpl
packages.tmpl
search.tmpl Fix 'View File' button in code search (#23478) (#23483) 2023-03-15 10:34:05 +01:00
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl