Closes #6872: Add table configuration button to child prefixes view

This commit is contained in:
jeremystretch
2021-08-13 15:56:14 -04:00
parent fce419526d
commit 3feba2997f
3 changed files with 14 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#6748](https://github.com/netbox-community/netbox/issues/6748) - Add site group filter to devices list
* [#6872](https://github.com/netbox-community/netbox/issues/6872) - Add table configuration button to child prefixes view
---