Commit e5295fe6 authored by Serge S. Koval's avatar Serge S. Koval

Merge pull request #290 from bergundy/master

bugfix: inline form 'new' template - now submits all added fields correc...
parents b879c2f1 894aecd8
{% 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