gitea/templates/user
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
..
auth Replace a few fontawesome icons with svg (#23602) 2023-03-20 21:42:02 -04:00
dashboard Refactor dashboard repo list to Vue SFC (#23405) 2023-03-14 12:09:06 +08:00
notification Remove conflicting CSS rules on notifications, improve notifications table (#23565) 2023-03-21 15:11:25 -04:00
overview Add missing tabs to org projects page (#22705) 2023-03-10 09:18:20 -06:00
settings Fix incorrect `show-modal` and `show-panel` class (#23660) 2023-03-23 12:52:20 -04:00
code.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
heatmap.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
profile.tmpl Fix incorrect project links and use symlink icon for org-wide projects (#23325) 2023-03-06 10:32:56 -06:00
project.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00