1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-16 00:05:47 +00:00
gitea/templates/projects
Denys Konovalov 7456573541
fix grab cursor on default column (#26476)
Fix https://github.com/go-gitea/gitea/pull/26448#issuecomment-1676194200

I accidentally set grab cursor for project columns instead of issue
cards, which actually turned out not to be a problem - with proper check
for the default column, which can't be moved.

---------

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-08-14 09:15:16 +08:00
..
list.tmpl Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
new.tmpl Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
view.tmpl fix grab cursor on default column (#26476) 2023-08-14 09:15:16 +08:00