CC-3174 : timeline
This commit is contained in:
parent
0c2066a90e
commit
cf4704ad89
|
@ -393,6 +393,8 @@ var AIRTIME = (function(AIRTIME){
|
|||
"fnPreDrawCallback": function( oSettings ) {
|
||||
mod.selectNone();
|
||||
|
||||
//disable jump to current button.
|
||||
AIRTIME.button.disableButton("sb-button-delete");
|
||||
//disable jump to current button.
|
||||
AIRTIME.button.disableButton("sb-button-current");
|
||||
//disable deleting of overbooked tracks.
|
||||
|
|
Loading…
Reference in New Issue