Private
Public Access
1
0

some small additions

This commit is contained in:
Sander Roosendaal
2019-11-17 14:49:34 +01:00
parent 30d4b894a1
commit cf9ea7d058
2 changed files with 20 additions and 8 deletions

View File

@@ -73,11 +73,11 @@
</li>
{% endif %}
<li class="grid_2">
<div style="height:100%" id="theplot" class="flexplot mapdiv">
<div id="theplot" class="flexplot mapdiv">
{{ mapdiv | safe}}
</div>
<div>
<div class="slidecontainer">
<input type="range" min="0" max="{{ maxtime }}" value="{{ analysis.delay }}"
id="myRange">
</div>