CC-2848: Misc bugs from demo service
- cleaning up some code
This commit is contained in:
parent
901333bf6d
commit
bc2d27ec9f
2 changed files with 2 additions and 2 deletions
|
@ -622,7 +622,7 @@ function setUpSPL() {
|
|||
// Alert the error and reload the page
|
||||
// this function is used to resolve concurrency issue
|
||||
function alertPlaylistErrorAndReload(){
|
||||
alert("The Playlist doesn't exist anymore!");
|
||||
alert("The playlist doesn't exist anymore!");
|
||||
window.location.reload();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue