From 0f566b79751ed5798e73eee6ccbbcb425e11d89a Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Fri, 24 Feb 2023 14:15:24 -0500 Subject: [PATCH] Add modal close button --- netbox/templates/extras/dashboard/widget_config.html | 1 + 1 file changed, 1 insertion(+) diff --git a/netbox/templates/extras/dashboard/widget_config.html b/netbox/templates/extras/dashboard/widget_config.html index 3dcd09d4d..6f8f8cc20 100644 --- a/netbox/templates/extras/dashboard/widget_config.html +++ b/netbox/templates/extras/dashboard/widget_config.html @@ -4,6 +4,7 @@ {% csrf_token %}