Put header as fixed in frontpage also

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-11 15:15:29 +01:00
parent 7afdac6800
commit 039e4c4615
5 changed files with 8 additions and 4 deletions

View File

@@ -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 + "/");