Fixes: #3543 - Adds inline vlan editing to virtual machine interfaces

This commit is contained in:
Daniel Sheppard
2019-09-25 10:48:33 -05:00
parent 0c2c1a3673
commit 057e5ed349
2 changed files with 163 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ v2.6.5 (FUTURE)
* [#3531](https://github.com/netbox-community/netbox/issues/3531) - Fixed rack role foreground color
* [#3534](https://github.com/netbox-community/netbox/issues/3534) - Added blank option for untagged VLANs
* [#3540](https://github.com/netbox-community/netbox/issues/3540) - Fixed virtual machine interface edit with new inline vlan edit fields
* [#3543](https://github.com/netbox-community/netbox/issues/3543) - Added inline VLAN editing to virtual machine interfaces
v2.6.4 (2019-09-19)