mirror of
https://github.com/go-gitea/gitea
synced 2025-01-20 22:47:41 +01:00
780f71c4ca
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