Forgot to hide it sometimes

This commit is contained in:
Kasper Rynning-Tønnesen
2016-01-25 15:17:10 +01:00
parent babdecceed
commit be4a87f187
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -257,6 +257,7 @@ $().ready(initfp);
function initfp(){ function initfp(){
$("#channel-load").css("display", "none");
//Materialize.toast("<a href='/remote' style='color:white;'>Try out our new feature, remote!</a>", 8000) //Materialize.toast("<a href='/remote' style='color:white;'>Try out our new feature, remote!</a>", 8000)
if(window.location.hash == "#donation") if(window.location.hash == "#donation")
$('#donation').openModal() $('#donation').openModal()