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

Closes #6287: Add option to clear assigned max length filter on prefixes list

This commit is contained in:
jeremystretch
2021-04-27 08:34:21 -04:00
parent fecca5ad83
commit f408ad16e4
2 changed files with 6 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
* [#6275](https://github.com/netbox-community/netbox/issues/6275) - Linkify rack, device counts on locations list
* [#6278](https://github.com/netbox-community/netbox/issues/6278) - Note device locations on cable traces
* [#6287](https://github.com/netbox-community/netbox/issues/6287) - Add option to clear assigned max length filter on prefixes list
### Bug Fixes