mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed bug where you can't change viewing channels on frontpage when navigating back and forth
This commit is contained in:
@@ -323,6 +323,7 @@ var Frontpage = {
|
||||
}
|
||||
$("body").css("background-color", "#2d2d2d");
|
||||
$("#offline-mode").tooltip("remove");
|
||||
currently_showing_channels = 1;
|
||||
$.ajax({
|
||||
url: new_channel + "/public/php/index.php",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user