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/repo/projects
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>
2 years ago
..
list.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
new.tmpl Rework header bar on issue, pull requests and milestone (#24420) 2 years ago
view.tmpl Fix repo level project - edit column (#24982) 2 years ago