#64 place mode and filtering of place modes in list views

This commit is contained in:
Leonhard Strohmidel
2022-09-24 12:10:19 +02:00
parent 49301afe51
commit c9d83dfc2c
7 changed files with 92 additions and 15 deletions

View File

@@ -39,8 +39,10 @@
</div>
</div>
{% translate 'Create' as action %}
<div class="LP-Form__Composition LP-Form__Composition--buttons">
{% include 'partials/form/inputField.html' with field=place_form.draft %}
{% include 'partials/form/submit.html' with referrer=request.META.HTTP_REFERER action=action %}
</div>
</fieldset>