CC-2798: Delete a song from the playlist builder doesn't refesh

the list

- fixed
This commit is contained in:
James 2011-09-09 11:35:30 -04:00
parent 522ce0b7fb
commit 8239588a95
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ function deleteAudioClip(json) {
}
deleteItem("au", json.id);
location.reload(true);
}
//callbacks called by jjmenu