cleanup, new picture

This commit is contained in:
2021-03-27 18:16:04 +01:00
parent 9fd4ca62d3
commit 7c13a54059
6 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
</div>
<div class="slidecontainer">
<input class="slider" id="datetimeslider" type="range" label="Zeitpunkt" min="0" max="0" step="1" value="" ontouchmove="updateSliderTooltip(this)" onmousemove="updateSliderTooltip(this)" />
<input class="slider" id="datetimeslider" type="range" label="Zeitpunkt" min="0" max="0" step="1" value="" />
</div>
{{ else }}
<h4>Bitte zuerst <a href="login.html">einloggen</a></h4>