Closes #5756: Omit child devices from non-racked devices list under rack view

This commit is contained in:
Jeremy Stretch
2021-03-31 15:33:06 -04:00
parent f2f0ea8d04
commit 6242e195be
2 changed files with 4 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#5526](https://github.com/netbox-community/netbox/issues/5526) - Add MAC address search field to VM interfaces list
* [#5756](https://github.com/netbox-community/netbox/issues/5756) - Omit child devices from non-racked devices list under rack view
* [#6054](https://github.com/netbox-community/netbox/issues/6054) - Display NAPALM-enabled device tabs only when relevant
### Bug Fixes