diff --git a/netbox/templates/dcim/cable_trace.html b/netbox/templates/dcim/cable_trace.html index 08ecf783d..c9da88c46 100644 --- a/netbox/templates/dcim/cable_trace.html +++ b/netbox/templates/dcim/cable_trace.html @@ -32,7 +32,9 @@
{{ cable.get_status_display }}
{{ cable.get_type_display|default:"" }}
{% if cable.length %}{{ cable.length }} {{ cable.get_length_unit_display }}{% endif %} - + {% if cable.color %} + + {% endif %} {% else %}