CC-3174: showbuilder/library refactoring

adding new context menu files, playlist is working except for editing fades.
This commit is contained in:
Naomi Aro 2012-02-04 19:27:26 +01:00
parent 46fdf56b70
commit 38f3d6bfb0
14 changed files with 2124 additions and 538 deletions

View file

@ -27,7 +27,7 @@ function fnLibraryTableDrawCallback() {
},
*/
cursor: 'pointer',
connectToSortable: '#side_playlist'
connectToSortable: '#spl_sortable'
});
}