forgejo/templates
HesterG 085a8857f9
Fix repo level project - edit column (#24982)
Right now edit column of repo level project is not working, because edit
button does not have the `edit-column-button` class, which is used in
the [js
selector](28077e66c0/web_src/js/features/repo-projects.js (L106))

After:


https://github.com/go-gitea/gitea/assets/17645053/e1fba190-477d-4814-87f2-0fd979376840

Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-29 16:32:15 +00:00
..
admin Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 2023-05-29 15:00:21 +00:00
api/packages/pypi
base
code
custom
devtest
explore Consolidate the two review boxes into one (#24738) 2023-05-29 12:44:03 +02:00
mail
org
package Consolidate the two review boxes into one (#24738) 2023-05-29 12:44:03 +02:00
projects
repo Fix repo level project - edit column (#24982) 2023-05-29 16:32:15 +00:00
shared
status
swagger
user
home.tmpl
install.tmpl
post-install.tmpl