1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #6278: Note device locations on cable traces

This commit is contained in:
jeremystretch
2021-04-26 15:31:53 -04:00
parent 19a2b9042f
commit 87b4cfff1a
2 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#6275](https://github.com/netbox-community/netbox/issues/6275) - Linkify rack, device counts on locations list
* [#6278](https://github.com/netbox-community/netbox/issues/6278) - Note device locations on cable traces
### Bug Fixes