diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 35224a1fc..70083a1cf 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -129,7 +129,7 @@ {{ vc_member }} - {% badge vc_member.vc_position %} + {% badge vc_member.vc_position show_empty=True %} {% if object.virtual_chassis.master == vc_member %}{% endif %}