Move modal outside of table and add csrf token
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
<legend>
|
||||
{{ field(id=id, checked=True, **{"v-model": "isChecked"}) }}
|
||||
{{ field.label(for=id) | safe }}
|
||||
{{ field.data }}
|
||||
|
||||
{% if field.description %}
|
||||
<p class='usa-input__help'>
|
||||
|
Reference in New Issue
Block a user