Hihi
This commit is contained in:
+1
-19
@@ -392,9 +392,7 @@
|
||||
<div id="days" class="days"></div>
|
||||
</div>
|
||||
</div>
|
||||
<button id="test">
|
||||
test
|
||||
</button>
|
||||
|
||||
<!--Pop up-->
|
||||
<div class="modal" tabindex="-1" id="popup">
|
||||
<div class="modal-dialog modal-dialog-centered">
|
||||
@@ -631,22 +629,6 @@
|
||||
<!-- Administation -->
|
||||
<section id="admin">
|
||||
<h3>Administration</h3>
|
||||
<button id="TestCookie">
|
||||
Click Me
|
||||
</button>
|
||||
<form id="createGameJam">
|
||||
<label for="nameOfGameJam">Indtast navn på Game Jam:</label>
|
||||
<input type="text" name="nameOfGameJam" id="nameOfGameJam" >
|
||||
<br />
|
||||
<input type="date" name="startDate" id="startDate">Start dato
|
||||
<input type="date" name="endDate" id="endDate">Slut dato
|
||||
<br />
|
||||
<input type="time" name="startTime" id="startTime">Start tid
|
||||
<input type="time" name="endTime" id="endTime">Slut tid
|
||||
<br />
|
||||
<input type="text" name="description" id="description"/>
|
||||
<button type="button" name="indsend" id="indsend">Indsend</button>
|
||||
</form>
|
||||
</section>
|
||||
<!-- Administation slut -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user