#7 New Form
* refactors/renames folders and files for generic template rendering * removes unused choiceColumnForm.html
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<article>
|
||||
{{ form.form_caption }}
|
||||
</article>
|
||||
{% include 'form/generic_table_form_body.html' %}
|
||||
{% include 'form/table/generic_table_form_body.html' %}
|
||||
</div>
|
||||
{% if form.render_submit %}
|
||||
<div class="modal-footer">
|
||||
|
||||
Reference in New Issue
Block a user