aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorPetr Šmerkl <46304018+SveterCZE@users.noreply.github.com>2021-05-07 21:03:33 +0200
committerPetr Šmerkl <46304018+SveterCZE@users.noreply.github.com>2021-05-07 21:03:33 +0200
commita831afb60cfaed5ec342fab1e4a7eb83feb9c4f7 (patch)
tree6918454a9922d7c08bf67a69960a499a6daf208b /templates
parentba27366d9f411af56a594ccaee9895434d393ef5 (diff)
downloadjustice-a831afb60cfaed5ec342fab1e4a7eb83feb9c4f7.tar.gz
Add search by additional properies
Diffstat (limited to 'templates')
-rw-r--r--templates/search_form.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/search_form.html b/templates/search_form.html
index 14c387d..f4fc7a9 100644
--- a/templates/search_form.html
+++ b/templates/search_form.html
@@ -57,6 +57,24 @@
<div class="row g-2">
<div class="col-sm-3">
+ {{ form.cp_search.label }}
+ </div>
+ <div class="col-sm">
+ {{ form.cp_search()|safe }} {{ form.cp_search_selection }} {{ form.cp_search_actual }}
+ </div>
+ </div>
+
+ <div class="row g-2">
+ <div class="col-sm-3">
+ {{ form.co_search.label }}
+ </div>
+ <div class="col-sm">
+ {{ form.co_search()|safe }} {{ form.co_search_selection }} {{ form.co_search_actual }}
+ </div>
+ </div>
+
+ <div class="row g-2">
+ <div class="col-sm-3">
{{ form.oddil_search.label }}
</div>
<div class="col-sm">