gitea/templates/user
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
..
auth Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00
dashboard Add context when rendering labels or emojis (#23281) (#23319) 2023-03-06 10:32:40 -06:00
notification Remove conflicting CSS rules on notifications, improve notifications table (#23565) (#23621) 2023-03-21 17:04:01 -04:00
overview Add missing tabs to org projects page (#22705) (#23412) 2023-03-10 10:08:28 -06:00
settings Fix incorrect `show-modal` and `show-panel` class (#23660) (#23663) 2023-03-24 16:18:27 -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) (#23336) 2023-03-06 13:48:04 -06:00
project.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00