From b3c268a49e66b49c2305ac0475c824ef69a385fd Mon Sep 17 00:00:00 2001 From: Thomas Rusiecki Date: Mon, 2 Dec 2024 16:56:23 -0300 Subject: [PATCH] modals for state definition deletion --- admin/templates/states_panel.html | 61 ++++++++++++++++++------------- 1 file changed, 36 insertions(+), 25 deletions(-) diff --git a/admin/templates/states_panel.html b/admin/templates/states_panel.html index 2bb7e9f..c546f6e 100644 --- a/admin/templates/states_panel.html +++ b/admin/templates/states_panel.html @@ -26,10 +26,9 @@ {{ state_definition.state }}
-
- {% csrf_token %} - -
+ {% endfor %} @@ -41,6 +40,7 @@ +