diff --git a/changelog.d/1129.fixed.md b/changelog.d/1129.fixed.md new file mode 100644 index 000000000..18d77f5a4 --- /dev/null +++ b/changelog.d/1129.fixed.md @@ -0,0 +1 @@ +Fix create destination form generating extra div when submitting. diff --git a/src/argus/htmx/templates/htmx/destination/_create_form.html b/src/argus/htmx/templates/htmx/destination/_create_form.html index 520fe4154..08dbde887 100644 --- a/src/argus/htmx/templates/htmx/destination/_create_form.html +++ b/src/argus/htmx/templates/htmx/destination/_create_form.html @@ -1,6 +1,7 @@
{% csrf_token %}