diff --git a/netbox/templates/dcim/cable.html b/netbox/templates/dcim/cable.html index c11f9e6868..3bf99465f8 100644 --- a/netbox/templates/dcim/cable.html +++ b/netbox/templates/dcim/cable.html @@ -56,7 +56,11 @@ Color -   + {% if cable.color %} +   + {% else %} + + {% endif %}