You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/org
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
2 years ago
..
member Org pages style fixes (#23901) 2 years ago
projects Add main landmark to templates and adjust titles (#22670) 2 years ago
settings Fix Org edit page bugs: renaming detection, maxlength (#24161) 2 years ago
team Fix duplicate modals when clicking on "remove all" repository button (#24129) 2 years ago
create.tmpl Fix Org edit page bugs: renaming detection, maxlength (#24161) 2 years ago
header.tmpl Add context cache as a request level cache (#22294) 2 years ago
home.tmpl Org pages style fixes (#23901) 2 years ago
menu.tmpl Add missing tabs to org projects page (#22705) 2 years ago