#7123: Remove "Global" placeholder for null VRF field

This commit is contained in:
jeremystretch
2021-09-01 13:52:32 -04:00
parent 707e51d855
commit 6f94198934
2 changed files with 2 additions and 18 deletions

View File

@@ -25,6 +25,7 @@
* [#7107](https://github.com/netbox-community/netbox/issues/7107) - Fix missing search button and search results in IP Address assignment "Assign IP" tab
* [#7109](https://github.com/netbox-community/netbox/issues/7109) - Ensure human readability of exceptions raised during REST API requests
* [#7113](https://github.com/netbox-community/netbox/issues/7113) - Fix IPRange bulk options within Prefix view
* [#7123](https://github.com/netbox-community/netbox/issues/7123) - Remove "Global" placeholder for null VRF field
---