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

Closes #9745: Add wireless LANs and links to global search

This commit is contained in:
jeremystretch
2022-07-15 15:24:47 -04:00
parent 5fda5cc08c
commit 68f53aaa87
5 changed files with 266 additions and 257 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#9741](https://github.com/netbox-community/netbox/issues/9741) - Check for UserConfig instance during user login
* [#9745](https://github.com/netbox-community/netbox/issues/9745) - Add wireless LANs and links to global search
### Bug Fixes