From bdb9f74aca2ea48e9f18fb20682f830855848253 Mon Sep 17 00:00:00 2001 From: mpeltriaux Date: Mon, 11 Apr 2022 08:02:48 +0200 Subject: [PATCH] #138 WIP * minor changes for dev purposes --- templates/map/client/config.json | 2 +- templates/map/client/index.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/map/client/config.json b/templates/map/client/config.json index 0b378a3d..2121bc55 100644 --- a/templates/map/client/config.json +++ b/templates/map/client/config.json @@ -41,6 +41,6 @@ "output": { - "id": "output" + "id": "id_geom" } } \ No newline at end of file diff --git a/templates/map/client/index.html b/templates/map/client/index.html index 3fe157c6..277b8b92 100644 --- a/templates/map/client/index.html +++ b/templates/map/client/index.html @@ -12,7 +12,8 @@ - + +
{{geom_form.fields.geom.initial}}