gitea/web_src
Hester Gong 7ca7590c39
Fix duplicate modals when clicking on "remove all" repository button (#24129)
Under Team tab of an organization, click on "remove all" repositories
button will trigger two modals. Because `data-modal-id` is not proerly
added.

Before:

https://user-images.githubusercontent.com/17645053/231988545-ac690b86-e3fe-4bf5-81c6-5ef09302e849.mov

After:

https://user-images.githubusercontent.com/17645053/231989678-53be4f91-fdc9-4bc5-ba11-a08aa4548e37.mov
2023-04-19 00:49:49 +08:00
..
css Improve Wiki TOC (#24137) 2023-04-17 15:05:19 -04:00
fomantic Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events (#23065) 2023-02-27 22:43:04 +08:00
js Fix duplicate modals when clicking on "remove all" repository button (#24129) 2023-04-19 00:49:49 +08:00
svg Convert `<div class="button">` to `<button class="button">` (#23337) 2023-03-14 11:34:09 +08:00