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

Fixes #6240: Fix display of available VLAN ranges under VLAN group view

This commit is contained in:
jeremystretch
2021-05-04 09:36:01 -04:00
parent fb1173bc30
commit 97d5873e3d
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
### Bug Fixes
* [#6240](https://github.com/netbox-community/netbox/issues/6240) - Fix display of available VLAN ranges under VLAN group view
* [#6308](https://github.com/netbox-community/netbox/issues/6308) - Fix linking of available VLANs in VLAN group view
* [#6309](https://github.com/netbox-community/netbox/issues/6309) - Restrict parent VM interface assignment to the parent VM
* [#6313](https://github.com/netbox-community/netbox/issues/6313) - Fix device type instance count under manufacturer view