From 6322893af89c0491c648c24e5b8ea27da405ce0d Mon Sep 17 00:00:00 2001 From: Arthur Hanson Date: Thu, 29 Aug 2024 18:11:34 -0700 Subject: [PATCH] 17301 redo card header --- netbox/templates/extras/script_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/extras/script_list.html b/netbox/templates/extras/script_list.html index 988f3f524..27613c7cd 100644 --- a/netbox/templates/extras/script_list.html +++ b/netbox/templates/extras/script_list.html @@ -31,7 +31,7 @@ -
+
{% if perms.extras.edit_scriptmodule %} {% url 'extras:scriptmodule_edit' pk=module.pk as edit_url %}