From e21e6afa913bfadb2c126b6cd6f0312b31d0d662 Mon Sep 17 00:00:00 2001 From: Simon Oliver Tveit Date: Wed, 15 Jan 2025 09:15:51 +0100 Subject: [PATCH] Replace entire div and not just content of div --- src/argus/htmx/templates/htmx/destination/_create_form.html | 1 + 1 file changed, 1 insertion(+) 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 %}