Closes #8367: Add ASNs to global search function

This commit is contained in:
jeremystretch
2022-01-18 15:36:21 -05:00
parent 4711b4d529
commit 21468fff25
4 changed files with 21 additions and 6 deletions

View File

@@ -4,7 +4,8 @@
### Enhancements
* [#8275](https://github.com/netbox-community/netbox/issues/8275) - Change ASN display column from ASDOT to ASPLAIN. Add ASDOT display column.
* [#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
### Bug Fixes