diff --git a/docs/release-notes/version-3.1.md b/docs/release-notes/version-3.1.md index b23e19936..6de3a120c 100644 --- a/docs/release-notes/version-3.1.md +++ b/docs/release-notes/version-3.1.md @@ -4,6 +4,7 @@ ### Bug Fixes +* [#8548](https://github.com/netbox-community/netbox/issues/8548) - Fix display of VC members when position is zero * [#8561](https://github.com/netbox-community/netbox/issues/8561) - Include option to connect a rear port to a console port --- diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 70083a1cf..3beaed4b4 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -33,7 +33,8 @@ {{ object.site }} -