summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/blocks/bs_form_snippet.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-01-23 14:55:47 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-04-24 19:38:56 +0200
commit3acc28f00c3624b8ec0619a05d3963f4753e9e5b (patch)
tree4e5f704852fc49e2b4963e6b8e255aed8b59e99e /ishtar_common/templates/blocks/bs_form_snippet.html
parent3df913de67c8ec3021e0a215a59b4ab272bd494d (diff)
downloadIshtar-3acc28f00c3624b8ec0619a05d3963f4753e9e5b.tar.bz2
Ishtar-3acc28f00c3624b8ec0619a05d3963f4753e9e5b.zip
Map: basic management of map tab
Diffstat (limited to 'ishtar_common/templates/blocks/bs_form_snippet.html')
-rw-r--r--ishtar_common/templates/blocks/bs_form_snippet.html2
1 files changed, 1 insertions, 1 deletions
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 %}
-<div class="form-row">
+<div class="form-row search-vector">
<div class="form-group col-lg-12">
{{field|safe}}
{% if field.help_text %}