From a36467ce3cfe0b371612fa9f281ab4e38560cf61 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 25 Mar 2024 11:52:41 -0400 Subject: [PATCH] Fix display of confirmation form when deleting an object --- netbox/utilities/templates/buttons/delete.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/netbox/utilities/templates/buttons/delete.html b/netbox/utilities/templates/buttons/delete.html index a56a3dbc8..e367cfed1 100644 --- a/netbox/utilities/templates/buttons/delete.html +++ b/netbox/utilities/templates/buttons/delete.html @@ -2,6 +2,8 @@