Closes #9534: Add VLAN group selector to interface bulk edit forms

This commit is contained in:
jeremystretch
2022-06-17 14:51:45 -04:00
parent 92a6523bf3
commit e6018cd38f
3 changed files with 43 additions and 10 deletions

View File

@@ -9,6 +9,7 @@
* [#8893](https://github.com/netbox-community/netbox/issues/8893) - Include count of IP ranges under tenant view
* [#9501](https://github.com/netbox-community/netbox/issues/9501) - Add support for custom Jinja2 filters
* [#9533](https://github.com/netbox-community/netbox/issues/9533) - Move Markdown reference to local documentation
* [#9534](https://github.com/netbox-community/netbox/issues/9534) - Add VLAN group selector to interface bulk edit forms
### Bug Fixes