From 2fd7713af7cca592a59f9ce974e5b382f63b45b3 Mon Sep 17 00:00:00 2001 From: QuentinAndre Date: Wed, 25 Aug 2021 11:54:27 +0200 Subject: additional tests without nested tabs for testing the ui of basefinds --- ishtar_common/templates/ishtar/blocks/sheet_geo_items.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 33b3dc5ed..12e4b4ef0 100644 --- a/ishtar_common/templates/ishtar/blocks/sheet_geo_items.html +++ b/ishtar_common/templates/ishtar/blocks/sheet_geo_items.html @@ -1,7 +1,7 @@ {% 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" %} -- cgit v1.2.3