mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
e37342db0c
* Add modals to Organization and Team remove/leave
Add confirmation modals to Organization and Team remove and leave.
Fix #16215
Signed-off-by: Andrew Thornton <[email protected]>
* avoid for-in
Signed-off-by: Andrew Thornton <[email protected]>
* Revert "avoid for-in"
This reverts commit 2af9a6f9d4.
* Apply suggestions from code review
Co-authored-by: silverwind <[email protected]>
Co-authored-by: 6543 <[email protected]>
Co-authored-by: silverwind <[email protected]>
Co-authored-by: techknowlogick <[email protected]>