mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
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