diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index e352f308f..95a3fec8a 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -313,7 +313,7 @@ Weight - {% if object.device_type.weight %} + {% if object.total_weight %} {{ object.total_weight|floatformat }} {{ object.device_type.get_weight_unit_display }} {% else %} {{ ''|placeholder }}