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

Closes #8762: Link to rack elevations list from site view

This commit is contained in:
jeremystretch
2022-03-01 11:32:17 -05:00
parent df430394b0
commit 7f752d9102
2 changed files with 92 additions and 35 deletions

View File

@ -6,6 +6,7 @@
* [#8594](https://github.com/netbox-community/netbox/issues/8594) - Enable filtering by exact description match for all applicable models
* [#8629](https://github.com/netbox-community/netbox/issues/8629) - Add description to tag table search function
* [#8762](https://github.com/netbox-community/netbox/issues/8762) - Link to rack elevations list from site view
* [#8766](https://github.com/netbox-community/netbox/issues/8766) - Add SCTP to service protocols list
### Bug Fixes