Closes #4755: Enable creation of rack reservations directly from navigation menu

This commit is contained in:
Jeremy Stretch
2020-06-12 15:11:27 -04:00
parent 9fd36279ab
commit 9fc4a4f24a
7 changed files with 52 additions and 59 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#4698](https://github.com/netbox-community/netbox/issues/4698) - Improve display of template code for object in admin UI
* [#4755](https://github.com/netbox-community/netbox/issues/4755) - Enable creation of rack reservations directly from navigation menu
### Bug Fixes