mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 13:19:16 -05:00
added internal recipe filter
This commit is contained in:
@@ -49,6 +49,9 @@
|
|||||||
<div>
|
<div>
|
||||||
{{ filter.form.ingredients | as_crispy_field }}
|
{{ filter.form.ingredients | as_crispy_field }}
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
{{ filter.form.internal | as_crispy_field }}
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
Reference in New Issue
Block a user