Smart Playlists: modifier buttons appear incorrectly when editing

This commit is contained in:
denise 2012-08-08 13:16:02 -04:00
parent 5c3701c064
commit 67a8457889
1 changed files with 1 additions and 0 deletions

View File

@ -333,6 +333,7 @@ var AIRTIME = (function(AIRTIME){
// functions in smart_playlistbuilder.js
setupUI();
appendAddButton();
appendModAddButton();
removeButtonCheck();
}