no-cache for templates, tune map position

This commit is contained in:
2021-06-07 11:19:10 +02:00
parent 992fb3d4f1
commit 6179b81f71
4 changed files with 38 additions and 4 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ function refreshDatapoints(deveui, start, stop) {
$('#datetimeslider').hide();
$('#chart').html(`<article class="message is-danger">
<div class="message-body">
Keine Messpunkte f&uuml;r diese Zeitperiode
Keine GPS-Messpunkte f&uuml;r diese Zeitperiode
</div>
</article>`);
$('#chart').show();