Added checkbox to control wether past events are shown or not
This commit is contained in:
@ -9,6 +9,6 @@
|
||||
<script src="timer.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<label><input type="checkbox" id="showPastEvents" /> Auch abgelaufene Events zeigen</label>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user