Fixes #7674: Fix inadvertent application of device type context to virtual machines

This commit is contained in:
jeremystretch
2021-12-13 13:42:59 -05:00
parent afc866eee4
commit dc1331e736
2 changed files with 7 additions and 5 deletions

View File

@@ -6,6 +6,10 @@
* [#7665](https://github.com/netbox-community/netbox/issues/7665) - Add toggle to show only available child prefixes
### Bug Fixes
* [#7674](https://github.com/netbox-community/netbox/issues/7674) - Fix inadvertent application of device type context to virtual machines
---
## v3.1.1 (2021-12-13)