mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 10:14:27 +00:00
378d6b8491
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