Closes #5496: Add form field to filter rack reservation by user

This commit is contained in:
Jeremy Stretch
2020-12-18 12:09:41 -05:00
parent 1604990fa6
commit 56fae2c10c
2 changed files with 12 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#5489](https://github.com/netbox-community/netbox/issues/5489) - Add filters for type and width to racks list
* [#5496](https://github.com/netbox-community/netbox/issues/5496) - Add form field to filter rack reservation by user
### Bug Fixes