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

Closes #8381: Add contacts to global search function

This commit is contained in:
jeremystretch
2022-01-18 15:40:19 -05:00
parent 21468fff25
commit 1f2d4fd2b3
2 changed files with 10 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
* [#8275](https://github.com/netbox-community/netbox/issues/8275) - Introduce alternative ASDOT-formatted column for ASNs
* [#8367](https://github.com/netbox-community/netbox/issues/8367) - Add ASNs to global search function
* [#8381](https://github.com/netbox-community/netbox/issues/8381) - Add contacts to global search function
### Bug Fixes