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

Closes #4369: Add a dedicated view for rack reservations

This commit is contained in:
Jeremy Stretch
2020-03-13 13:53:44 -04:00
parent 459bcd88a9
commit c5776d9da4
8 changed files with 188 additions and 9 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#4309](https://github.com/netbox-community/netbox/issues/4309) - Add descriptive tooltip to custom fields on object views
* [#4369](https://github.com/netbox-community/netbox/issues/4369) - Add a dedicated view for rack reservations
### Bug Fixes