Move modal outside of table and add csrf token

This commit is contained in:
leigh-mil
2019-09-12 16:56:32 -04:00
parent 89cb5a160c
commit d296d3c237
4 changed files with 64 additions and 46 deletions

View File

@@ -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'>