Addint submit and toast behavior.
This commit is contained in:
parent
fc4d3ebfe6
commit
dbf0d6169a
6 changed files with 137 additions and 22 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<form method="POST">
|
||||
<form method="POST" id="{{ model_name|lower }}_form">
|
||||
{% macro render_row(row) %}
|
||||
<!-- {{ row.name }} (row) -->
|
||||
{% if row.fields or row.children or row.legend %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue