mirror of
https://github.com/wekan/wekan.git
synced 2026-01-12 04:28:50 +01:00
No dragscroll while sorting checklists
This commit is contained in:
parent
24fffd8bfa
commit
711fb5754e
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ template(name="checklists")
|
|||
i.fa.fa-plus
|
||||
|
||||
template(name="checklistDetail")
|
||||
.js-checklist.checklist
|
||||
.js-checklist.checklist.nodragscroll
|
||||
+inlinedForm(classNames="js-edit-checklist-title" checklist = checklist)
|
||||
+editChecklistItemForm(checklist = checklist)
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue