CC-3174 : showbuilder/lib refact
add button now functional for playlist, still need to enable/disable when appropriate.
This commit is contained in:
parent
6c2475bf1f
commit
226a3ffbea
3 changed files with 27 additions and 8 deletions
|
@ -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,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue