Fixed hostcontroller and removed an errormessage that appears on channels with one song only

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-10 13:03:34 +01:00
parent f6ce377161
commit f1f265a69c
8 changed files with 20 additions and 15 deletions

View File

@@ -406,10 +406,12 @@ function onepage_load(){
Youtube.stopInterval = true;
Admin.display_logged_out();
Admin.beginning = true;
chan = "";
Admin.beginning = true;
chan = "";
began = false;
$("#embed-button").css("display", "none");
socket.removeAllListeners();
$.ajax({