Smart Playlists: modifier buttons appear incorrectly when editing
This commit is contained in:
parent
5c3701c064
commit
67a8457889
|
@ -333,6 +333,7 @@ var AIRTIME = (function(AIRTIME){
|
|||
// functions in smart_playlistbuilder.js
|
||||
setupUI();
|
||||
appendAddButton();
|
||||
appendModAddButton();
|
||||
removeButtonCheck();
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue