mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-20 21:29:14 +00:00
3296046b4a
Fixes https://github.com/go-gitea/gitea/issues/39347 1. Focus the confirm button in generic confirm modals so `Enter` runs the highlighted action. 2. Delete actions that lacked the risky flag now get it, so their confirm button is red. --------- Co-authored-by: silverwind <me@silverwind.io>