Closes #8244: Add length & length unit fields to cable filter form

This commit is contained in:
jeremystretch
2022-01-05 15:32:34 -05:00
parent 5a4816ea8b
commit a3cd588884
2 changed files with 18 additions and 10 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#8231](https://github.com/netbox-community/netbox/issues/8231) - Use in-page dialogs for confirming object deletion
* [#8244](https://github.com/netbox-community/netbox/issues/8244) - Add length & length unit fields to cable filter form
### Bug Fixes