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 %}