gitea/templates/repo/projects
wxiaoguang 378d6b8491
Fix incorrect `show-modal` and `show-panel` class (#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-23 12:52:20 -04:00
..
list.tmpl Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 2023-03-19 14:44:48 +02:00
new.tmpl Redirect to project again after editing it (#23326) 2023-03-09 08:38:29 -06:00
view.tmpl Fix incorrect `show-modal` and `show-panel` class (#23660) 2023-03-23 12:52:20 -04:00