fixed filter for foods

This commit is contained in:
vabene1111
2020-06-29 22:20:55 +02:00
parent 357771e81b
commit 29e2f9ee15
2 changed files with 7 additions and 7 deletions

View File

@@ -67,7 +67,7 @@
{{ filter.form.keywords | as_crispy_field }}
</div>
<div>
{{ filter.form.ingredients | as_crispy_field }}
{{ filter.form.foods | as_crispy_field }}
</div>
<div>
{{ filter.form.internal | as_crispy_field }}