Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
6a2bdaebe6
1 changed files with 1 additions and 5 deletions
|
@ -62,11 +62,7 @@ function deletePlaylist(json) {
|
|||
}
|
||||
|
||||
deleteItem("pl", json.id);
|
||||
|
||||
// display noOpenPL on the left window
|
||||
if( currentlyOpenedSplId == json.id){
|
||||
noOpenPL(json);
|
||||
}
|
||||
window.location.reload();
|
||||
}
|
||||
//end callbacks called by jjmenu
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue