From 6e443ef21bfa9eea67e7f983727c41d00405a816 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 3 Jul 2018 18:26:38 +0200 Subject: Change criteria search UI to put criteria in the search text (refs #4180) --- .../templates/blocks/bs_form_snippet.html | 25 +++++++--------------- 1 file changed, 8 insertions(+), 17 deletions(-) (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 74dbadf5c..820ef8c99 100644 --- a/ishtar_common/templates/blocks/bs_form_snippet.html +++ b/ishtar_common/templates/blocks/bs_form_snippet.html @@ -17,7 +17,7 @@ {{field}} {% elif field.name == 'search_vector' and forloop.counter0 == 0 %}
- - {% else %} {% if search and forloop.counter0 == 1 %} -- cgit v1.2.3