Stying of navbar suddenly changed

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-14 03:21:01 +02:00
parent a1fc66e0aa
commit c38f5e6fdf
3 changed files with 7 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ var server;
This if for the localhost running
******/
localhost = false;
localhost = true;
//https server
if(localhost)