mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed footer button links to work when user changes from channel to frontpage
This commit is contained in:
@@ -58,6 +58,8 @@ function init(){
|
||||
onepage_load();
|
||||
}
|
||||
|
||||
Helper.share_link_modifier(true);
|
||||
|
||||
chan = $("#chan").html();
|
||||
if(window.location.hostname == "zoff.no") add = "https://zoff.no";
|
||||
else add = "localhost";
|
||||
|
||||
Reference in New Issue
Block a user