type ahead search in scheduling playlists dialog.
This commit is contained in:
parent
8b2b2d934c
commit
aee0b09749
5 changed files with 40 additions and 37 deletions
|
@ -41,7 +41,7 @@ function deletePlaylist(json) {
|
|||
function addLibraryItemEvents() {
|
||||
$('#library_display tr[id ^= "au"]')
|
||||
.draggable({
|
||||
helper: 'clone'
|
||||
helper: 'clone'
|
||||
});
|
||||
|
||||
$('#library_display tr:not(:first-child)')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue