From a1ee02cdf0cef50c3c8031e247a98e1f56b68ce8 Mon Sep 17 00:00:00 2001 From: Arthur Date: Tue, 20 Feb 2024 16:16:09 -0800 Subject: [PATCH] 15211 fix typo on DeviceType detail view --- netbox/templates/dcim/devicetype.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/dcim/devicetype.html b/netbox/templates/dcim/devicetype.html index 35b089664..de155fe4b 100644 --- a/netbox/templates/dcim/devicetype.html +++ b/netbox/templates/dcim/devicetype.html @@ -41,7 +41,7 @@ {{ object.u_height|floatformat }} - {% trans "Exclude From Utilization" %}) + {% trans "Exclude From Utilization" %} {% checkmark object.exclude_from_utilization %}