CC-4243: Playlist Builder: Remove main fade block if there are no fades to set
-fixed
This commit is contained in:
parent
3e879f390a
commit
36a080ac13
2 changed files with 1 additions and 8 deletions
|
@ -905,6 +905,7 @@ var AIRTIME = (function(AIRTIME){
|
|||
setPlaylistEntryEvents();
|
||||
setCueEvents();
|
||||
setFadeEvents();
|
||||
setFadeIcon();
|
||||
|
||||
initialEvents();
|
||||
setUpPlaylist();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue