From 3acc28f00c3624b8ec0619a05d3963f4753e9e5b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 23 Jan 2019 14:55:47 +0100 Subject: Map: basic management of map tab --- ishtar_common/templates/blocks/bs_form_snippet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/templates/blocks/bs_form_snippet.html') diff --git a/ishtar_common/templates/blocks/bs_form_snippet.html b/ishtar_common/templates/blocks/bs_form_snippet.html index c5f9e2848..98d9e0fe6 100644 --- a/ishtar_common/templates/blocks/bs_form_snippet.html +++ b/ishtar_common/templates/blocks/bs_form_snippet.html @@ -17,7 +17,7 @@ {% if form.SEARCH_AND_SELECT %} {{field}} {% elif field.name == 'search_vector' and forloop.counter0 == 0 %} -
+
{{field|safe}} {% if field.help_text %} -- cgit v1.2.3