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

Closes #11598: Add buttons to easily switch between rack list and elevations views

This commit is contained in:
jeremystretch
2023-01-26 10:53:59 -05:00
parent 22a9df82e6
commit ccc108a217
5 changed files with 41 additions and 28 deletions

View File

@@ -7,6 +7,7 @@
* [#10762](https://github.com/netbox-community/netbox/issues/10762) - Permit selection custom fields to have only one choice
* [#11554](https://github.com/netbox-community/netbox/issues/11554) - Add module types count to manufacturers list
* [#11585](https://github.com/netbox-community/netbox/issues/11585) - Add IP address filters for services
* [#11598](https://github.com/netbox-community/netbox/issues/11598) - Add buttons to easily switch between rack list and elevations views
### Bug Fixes