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);
|
deleteItem("pl", json.id);
|
||||||
|
window.location.reload();
|
||||||
// display noOpenPL on the left window
|
|
||||||
if( currentlyOpenedSplId == json.id){
|
|
||||||
noOpenPL(json);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
//end callbacks called by jjmenu
|
//end callbacks called by jjmenu
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue