Commit 894aecd8 authored by Roey Berman's avatar Roey Berman

bugfix: inline form 'new' template - now submits all added fields correctly

parent b879c2f1
{% import 'admin/lib.html' as lib with context %}
<div class="inline-form">
<div class="fa-inline-field">
{{ lib.render_form_fields(field, False) }}
</div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment