From 4c60e752a0eba86cbd6ecd10adeca5ffaff36f01 Mon Sep 17 00:00:00 2001 From: QuentinAndre Date: Sat, 14 Aug 2021 01:08:04 +0200 Subject: with checkbox buttons --- .../templates/ishtar/blocks/sheet_geo_items.html | 60 ++++++++++++++------- .../templates/ishtar/blocks/sheet_simple_map.html | 62 +++++++++++++--------- 2 files changed, 77 insertions(+), 45 deletions(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/ishtar/blocks/sheet_geo_items.html b/ishtar_common/templates/ishtar/blocks/sheet_geo_items.html index 99fc7b866..3d76a5aa5 100644 --- a/ishtar_common/templates/ishtar/blocks/sheet_geo_items.html +++ b/ishtar_common/templates/ishtar/blocks/sheet_geo_items.html @@ -3,39 +3,61 @@
{% trans "Display geo items" %}
- - + + + {% else %} - + + {% endif %} - +
- - + + + + {% else %} + + + {% endif %}
{% endif %} -- cgit v1.2.3