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/settings
wxiaoguang 96d3a03a08
Refactor LabelEdit (#32752)
And fix a regression:
https://github.com/go-gitea/gitea/pull/30053#discussion_r1874405470

Major changes:

* rewrite without jquery
* remove the "delete modal", using "link-action" is good enough
* merge "new modal" and "edit modal"
2 months ago
..
actions.tmpl
applications.tmpl
applications_oauth2_edit.tmpl
blocked_users.tmpl Add user blocking (#29028) 12 months ago
delete.tmpl
hook_new.tmpl
hooks.tmpl
labels.tmpl Refactor LabelEdit (#32752) 2 months ago
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl Add user blocking (#29028) 12 months ago
options.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 2 months ago
packages.tmpl
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
runners_edit.tmpl