CC-2798: Delete a song from the playlist builder doesn't refesh
the list - fixed
This commit is contained in:
parent
522ce0b7fb
commit
8239588a95
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ function deleteAudioClip(json) {
|
||||||
}
|
}
|
||||||
|
|
||||||
deleteItem("au", json.id);
|
deleteItem("au", json.id);
|
||||||
|
location.reload(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
//callbacks called by jjmenu
|
//callbacks called by jjmenu
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue