From f1a831e37ee06b21f3d1d49f6c749b84e15cbb3a Mon Sep 17 00:00:00 2001 From: QuentinAndre Date: Tue, 24 Aug 2021 21:38:46 +0200 Subject: ui tests without base feature point working --- ishtar_common/templates/ishtar/blocks/sheet_geo_items.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 93b9a5b35..33b3dc5ed 100644 --- a/ishtar_common/templates/ishtar/blocks/sheet_geo_items.html +++ b/ishtar_common/templates/ishtar/blocks/sheet_geo_items.html @@ -1,20 +1,20 @@ {% load i18n window_field %}{% if PROFILE.mapping %} {% if geo_item.point_2d or geo_item.multi_polygon %}
-
{% trans "Display geo items" %}
+
{% trans "Display geo items" %}
{% if geo_item.SLUG == "operation" %} - + {% endif %} - +
- -- cgit v1.2.3