mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
Merge branch 'master' of https://github.com/mfilser/wekan into mfilser-master
This commit is contained in:
commit
ed12cfe160
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ BlazeComponent.extendComponent({
|
||||||
if (Utils.isMiniScreenOrShowDesktopDragHandles()) {
|
if (Utils.isMiniScreenOrShowDesktopDragHandles()) {
|
||||||
$(self.itemsDom).sortable({
|
$(self.itemsDom).sortable({
|
||||||
handle: 'span.fa.checklistitem-handle',
|
handle: 'span.fa.checklistitem-handle',
|
||||||
appendTo: 'parent',
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue