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

JS & changelog updates for #7034

This commit is contained in:
jeremystretch
2021-08-27 11:36:29 -04:00
parent 0d61dcb1bc
commit e5643fb1e2
3 changed files with 10 additions and 9 deletions

View File

@@ -14,6 +14,7 @@
* [#6982](https://github.com/netbox-community/netbox/issues/6982) - Fix styling of empty dropdown list under dark mode
* [#6996](https://github.com/netbox-community/netbox/issues/6996) - Global search bar should be full width on mobile
* [#7001](https://github.com/netbox-community/netbox/issues/7001) - Fix page focus on load
* [#7034](https://github.com/netbox-community/netbox/issues/7034) - Fix toggling of VLAN group scope selector fields
---