Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
b372c9ae50
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ var AIRTIME = (function(AIRTIME) {
|
||||||
helper : function() {
|
helper : function() {
|
||||||
|
|
||||||
var $el = $(this), selected = mod
|
var $el = $(this), selected = mod
|
||||||
.getChosenAudioFilesLength(), container, message, li = $("#side_playlist ul li:first"), width = li
|
.getChosenAudioFilesLength(), container, message, li = $("#side_playlist ul[id='spl_sortable'] li:first"), width = li
|
||||||
.width(), height = li.height();
|
.width(), height = li.height();
|
||||||
|
|
||||||
// dragging an element that has an unselected
|
// dragging an element that has an unselected
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue