mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
nvm
This commit is contained in:
@@ -26,11 +26,11 @@ function submitAdmin(form)
|
||||
data: "conf=start&vote="+voting+"&addsongs="+addSongs+"&longsongs="+longSongs+"&frontpage="+frontpage+"&allvideos="+allvideos+"&removeplay="+removePlay+"&pass="+adminpass,
|
||||
|
||||
success: function() {
|
||||
//console.log("configurations response: "+response);
|
||||
console.log("configurations response: "+response);
|
||||
}
|
||||
}).responseText;
|
||||
|
||||
pass = confRes;
|
||||
//console.log(pass);
|
||||
console.log(pass);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user