Tweak movement
This commit is contained in:
parent
89422c3c1d
commit
6309e42989
5 changed files with 12 additions and 14 deletions
|
|
@ -316,6 +316,7 @@ $("#queue").sortable({
|
|||
from: PL_FROM,
|
||||
after: PL_AFTER
|
||||
});
|
||||
$("#queue").sortable("cancel");
|
||||
}
|
||||
});
|
||||
$("#queue").disableSelection();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue