aboutsummaryrefslogtreecommitdiffstats
path: root/templates/search_form.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/search_form.html')
-rw-r--r--templates/search_form.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/search_form.html b/templates/search_form.html
index f4fc7a9..d749fe1 100644
--- a/templates/search_form.html
+++ b/templates/search_form.html
@@ -112,6 +112,11 @@
<div class="row g-2">
{{ render_field(form.insolvent_only_search) }}
</div>
+
+ <div class="row g-2">
+ {{ render_field(form.criminal_record_only_search) }}
+ </div>
+
<div class="row g-2">
{{ render_field(form.zapis_od) }}
</div>