Closes #5056: Add interface and parent columns to IP address list

This commit is contained in:
Jeremy Stretch
2020-08-27 13:46:31 -04:00
parent 60b7d1c2e5
commit 8da55316b0
4 changed files with 15 additions and 6 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#5055](https://github.com/netbox-community/netbox/issues/5055) - Add tags column to device/VM component list tables
* [#5056](https://github.com/netbox-community/netbox/issues/5056) - Add interface and parent columns to IP address list
### Bug Fixes