You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
list.tmpl Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 2 years ago
new.tmpl Redirect to project again after editing it (#23326) 2 years ago
view.tmpl Fix incorrect `show-modal` and `show-panel` class (#23660) 2 years ago