]> source.dussan.org Git - gitea.git/commit
Sync the class change of Edit Column Button to JS code (#23400)
authoryp05327 <576951401@qq.com>
Sun, 12 Mar 2023 11:09:20 +0000 (20:09 +0900)
committerGitHub <noreply@github.com>
Sun, 12 Mar 2023 11:09:20 +0000 (19:09 +0800)
commite72290fd9aeb77a47311483d1d565e428ce40cd9
tree8481497dc0adced65e468c60584a4beba096e000
parentc6f50297084ebd9ec8b8c25370b9b963167274eb
Sync the class change of Edit Column Button to JS code (#23400)

In #22767, we changed the class of `Edit Column` button from `red` to
`primary`
But `red` is used to find this button in js.....

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: zeripath <art27@cantab.net>
templates/projects/view.tmpl
web_src/js/features/repo-projects.js