CC-3174 : showbuilder

including context menu to delete items from timeline.
This commit is contained in:
Naomi Aro 2012-03-15 16:11:29 +01:00
parent 2beadc9301
commit 7a8398bd32
4 changed files with 81 additions and 3 deletions

View file

@ -329,6 +329,8 @@ var AIRTIME = (function(AIRTIME) {
addQtipToSCIcons();
//begin context menu initialization.
$.contextMenu({
selector: '#library_display td:not(.library_checkbox)',
trigger: "left",