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
|
// functions in smart_playlistbuilder.js
|
||||||
setupUI();
|
setupUI();
|
||||||
appendAddButton();
|
appendAddButton();
|
||||||
|
appendModAddButton();
|
||||||
removeButtonCheck();
|
removeButtonCheck();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue