CC-3174 : showbuilder/lib refact

add button now functional for playlist,
still need to enable/disable when appropriate.
This commit is contained in:
Naomi Aro 2012-02-05 18:46:52 +01:00
parent 6c2475bf1f
commit 226a3ffbea
3 changed files with 27 additions and 8 deletions

View file

@ -347,7 +347,7 @@ $(document).ready(function() {
addQtipToSCIcons();
$.contextMenu({
selector: 'td:not(.library_checkbox):not(.library_type)',
selector: '#library_display td:not(.library_checkbox):not(.library_type)',
trigger: "left",
ignoreRightClick: true,