Fixes #5574: Restrict the creation of device bay templates on non-parent device types

This commit is contained in:
Jeremy Stretch
2021-01-19 10:49:56 -05:00
parent 6593668674
commit 9331d5130d
4 changed files with 14 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
### Bug Fixes
* [#5574](https://github.com/netbox-community/netbox/issues/5574) - Restrict the creation of device bay templates on non-parent device types
* [#5584](https://github.com/netbox-community/netbox/issues/5584) - Restore power utilization panel under device view
* [#5597](https://github.com/netbox-community/netbox/issues/5597) - Fix ordering devices by primary IP address