0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 19:09:04 +01:00
gitea/templates/repo/issue/labels
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"
2024-12-08 02:35:28 +00:00
..
label_archived.tmpl
label_edit_modal.tmpl Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
label_list.tmpl Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
label_load_template.tmpl