diff --git a/netbox/templates/dcim/inc/devicetype_component_table.html b/netbox/templates/dcim/inc/devicetype_component_table.html index 55bed30e9..7009a4221 100644 --- a/netbox/templates/dcim/inc/devicetype_component_table.html +++ b/netbox/templates/dcim/inc/devicetype_component_table.html @@ -5,6 +5,7 @@
Add {{ title }} + {{ title }}
{% render_table table 'table.html' %} @@ -20,6 +21,7 @@ {% else %}
+ {{ title }}
{% render_table table 'table.html' %}