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

Closes #8494: Include locations count under tenant view

This commit is contained in:
jeremystretch
2022-02-01 16:31:34 -05:00
parent 3bb7184f28
commit 8545a547b9
3 changed files with 7 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
* [#8381](https://github.com/netbox-community/netbox/issues/8381) - Add contacts to global search function
* [#8462](https://github.com/netbox-community/netbox/issues/8462) - Linkify manufacturer column in device type table
* [#8476](https://github.com/netbox-community/netbox/issues/8476) - Bring the ASN Web UI up to the standard set by other objects
* [#8494](https://github.com/netbox-community/netbox/issues/8494) - Include locations count under tenant view
### Bug Fixes