Revert drag handle changes.

Thanks to Keelan !

Related #2704
This commit is contained in:
Lauri Ojansivu 2019-09-14 05:55:32 +03:00
parent 7b445dfc93
commit 57119868bb
9 changed files with 16 additions and 39 deletions

View file

@ -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,