diff --git a/docs/release-notes/version-2.9.md b/docs/release-notes/version-2.9.md index d9046cfae7..820af5ca34 100644 --- a/docs/release-notes/version-2.9.md +++ b/docs/release-notes/version-2.9.md @@ -6,6 +6,7 @@ * [#5174](https://github.com/netbox-community/netbox/issues/5174) - Ensure consistent alignment of rack elevations * [#5175](https://github.com/netbox-community/netbox/issues/5175) - Fix toggling of rack elevation order +* [#5184](https://github.com/netbox-community/netbox/issues/5184) - Fix missing Power Utilization --- diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 34d28179b9..477953a971 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -326,7 +326,7 @@ {% plugin_left_page device %}