summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
authorQuentinAndre <quentin.andre@imt-atlantique.net>2021-08-25 11:54:27 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2021-11-16 17:04:41 +0100
commit2fd7713af7cca592a59f9ce974e5b382f63b45b3 (patch)
tree486a128c0c607746f3136f8944f3587593d0320f /ishtar_common/templates
parent980e67ca5e9ab913fbf9d250d9d1a36c15959df7 (diff)
downloadIshtar-2fd7713af7cca592a59f9ce974e5b382f63b45b3.tar.bz2
Ishtar-2fd7713af7cca592a59f9ce974e5b382f63b45b3.zip
additional tests without nested tabs for testing the ui of basefinds
Diffstat (limited to 'ishtar_common/templates')
-rw-r--r--ishtar_common/templates/ishtar/blocks/sheet_geo_items.html2
1 files changed, 1 insertions, 1 deletions
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 %}
<dl class="col-12">
- <dt id="display-geo-items">{% trans "Display geo items" %}</dt>
+ <dt id="display-geo-items-for-{{geo_item.SLUG}}-{{geo_item.pk}}">{% trans "Display geo items" %}</dt>
<dd>
<fieldset>
{% if geo_item.SLUG == "operation" %}