mirror of
https://github.com/wekan/wekan.git
synced 2026-01-25 02:36:09 +01:00
Drag handles. In progress.
This commit is contained in:
parent
21fa26a1be
commit
5bc355f9a5
9 changed files with 133 additions and 73 deletions
|
|
@ -89,7 +89,7 @@ BlazeComponent.extendComponent({
|
|||
helper.append(list.clone());
|
||||
return helper;
|
||||
},
|
||||
handle: '.js-swimlane-header-handle',
|
||||
handle: '.js-swimlane-header',
|
||||
items: '.swimlane:not(.placeholder)',
|
||||
placeholder: 'swimlane placeholder',
|
||||
distance: 7,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue