mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Forgot to hide it sometimes
This commit is contained in:
2
static/dist/frontpage.min.js
vendored
2
static/dist/frontpage.min.js
vendored
File diff suppressed because one or more lines are too long
4
static/dist/main.min.js
vendored
4
static/dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user