mirror of
https://github.com/Alvin-Zilverstand/Spik-en-span.git
synced 2026-03-06 13:26:49 +01:00
feat: add QR scanner page with ticket validation functionality
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!--
|
||||
<div class="container mt-5">
|
||||
<h1 class="text-center">Medewerker Login</h1>
|
||||
<form id="loginForm" action="process_login.php" method="POST" class="mt-4">
|
||||
@@ -60,6 +60,8 @@
|
||||
<button type="submit" class="btn btn-primary">Inloggen</button>
|
||||
</form>
|
||||
</div>
|
||||
-->
|
||||
|
||||
</body>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user