From 845bfbd08ae556d4f4351b9ffd50f240a966f052 Mon Sep 17 00:00:00 2001 From: Arthur Hanson Date: Tue, 23 Jul 2024 14:57:39 +0700 Subject: [PATCH] 14731 review changes --- netbox/templates/core/plugin.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/netbox/templates/core/plugin.html b/netbox/templates/core/plugin.html index 77702d579..1fec87304 100644 --- a/netbox/templates/core/plugin.html +++ b/netbox/templates/core/plugin.html @@ -83,10 +83,6 @@ {% trans "Tag line" %} {{ plugin.tag_line|placeholder }} - - {% trans "Status" %} - {% badge object.get_status_display bg_color=object.get_status_color %} - {% trans "License" %} {{ plugin.license_type }}