mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Added list-passwords for regular users
This commit is contained in:
@@ -60,7 +60,6 @@ $(document).on("click", "#skipbutton", function()
|
||||
|
||||
$(document).on("submit", "#remoteform", function(e)
|
||||
{
|
||||
console.log("testing");
|
||||
e.preventDefault();
|
||||
/*
|
||||
if(start)
|
||||
|
||||
Reference in New Issue
Block a user