Fixes #8476: Bring the ASN Web UI up to the standard set by other objects

This commit is contained in:
Johannes Erwerle
2022-01-28 11:58:29 +01:00
parent 69eb6b11d0
commit 8df382d976
4 changed files with 14 additions and 3 deletions

View File

@@ -8,6 +8,7 @@
* [#8367](https://github.com/netbox-community/netbox/issues/8367) - Add ASNs to global search function
* [#8368](https://github.com/netbox-community/netbox/issues/8368) - Enable controlling the order of custom script form fields with `field_order`
* [#8381](https://github.com/netbox-community/netbox/issues/8381) - Add contacts to global search function
* [#8476](https://github.com/netbox-community/netbox/issues/8476) - Bring the ASN Web UI up to the standard set by other objects
### Bug Fixes