|
@@ -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',
|
|
|
|
});
|
|
});
|
|
}
|
|
}
|
|
}
|
|
}
|