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