gitea/templates/org/team
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
..
invite.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
members.tmpl Org pages style fixes (#23901) 2023-04-04 06:49:09 +02:00
navbar.tmpl Org pages style fixes (#23901) 2023-04-04 06:49:09 +02:00
new.tmpl Fix admin team access mode value in team_unit table (#24012) 2023-04-13 21:06:10 +02:00
repositories.tmpl Fix duplicate modals when clicking on "remove all" repository button (#24129) 2023-04-19 00:49:49 +08:00
sidebar.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
teams.tmpl Merge template functions "dict/Dict/mergeinto" (#23932) 2023-04-07 09:39:08 -05:00