mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-29 21:41:00 +00:00
Put header as fixed in frontpage also
This commit is contained in:
@@ -230,6 +230,7 @@ var Nochan = {
|
||||
|
||||
success: function(e){
|
||||
|
||||
$("body").css("background-color", "#2d2d2d");
|
||||
socket.disconnect();
|
||||
|
||||
if(!popstate) window.history.pushState("to the channel!", "Title", "/" + chan + "/");
|
||||
|
||||
Reference in New Issue
Block a user