tweak views json to load map html

This commit is contained in:
Tobias Brunner 2020-05-25 15:44:11 +02:00
parent 480ae5091a
commit 2243d49d1f

View file

@ -8,7 +8,7 @@ data:
{ {
"user" : "tobru", "user" : "tobru",
"device": "dragino", "device": "dragino",
"page" : "vmap.html", "page" : "../views/vmap.html",
"from" : "2020-05-15", "from" : "2020-05-15",
"to" : "2020-05-23" "to" : "2020-05-23"
} }