Fixed various problems with the quicksearch

This commit is contained in:
Jan Böhmer 2024-02-29 23:00:21 +01:00
parent 04aeab7ea6
commit e0ef376cf0
3 changed files with 5 additions and 3 deletions

View file

@ -11,6 +11,7 @@
{% if is_granted('@parts.read') %}
{{ search.search_form("standalone") }}
<div class="mb-2"></div>
{% endif %}