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