Playlists: set cue/fade in/out were not saving when editing a playlist
This commit is contained in:
parent
8d28a1cc07
commit
73ec580316
1 changed files with 2 additions and 0 deletions
|
@ -337,6 +337,8 @@ var AIRTIME = (function(AIRTIME){
|
|||
.append(json.html);
|
||||
|
||||
setUpPlaylist();
|
||||
setCueEvents();
|
||||
setFadeEvents();
|
||||
|
||||
// functions in smart_playlistbuilder.js
|
||||
setupUI();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue