From 3324d64813304bad17fc30055525a90864c87392 Mon Sep 17 00:00:00 2001 From: atownson <52260120+atownson@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:16:24 -0600 Subject: [PATCH] Remove the json filter for protection rules --- netbox/templates/core/inc/config_data.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/core/inc/config_data.html b/netbox/templates/core/inc/config_data.html index 41471a103..939b8588f 100644 --- a/netbox/templates/core/inc/config_data.html +++ b/netbox/templates/core/inc/config_data.html @@ -103,7 +103,7 @@
{{ config.PROTECTION_RULES|json }}
{{ config.PROTECTION_RULES }}