Closes #6040: Add UI search fields for asset tag for devices and racks

This commit is contained in:
Jeremy Stretch
2021-03-24 15:05:19 -04:00
parent ab65ab860f
commit 5374e6c881
2 changed files with 9 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#5641](https://github.com/netbox-community/netbox/issues/5641) - Allow filtering device components by label
* [#6040](https://github.com/netbox-community/netbox/issues/6040) - Add UI search fields for asset tag for devices and racks
### Bug Fixes