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

Fixes #8192: Add "add prefix" button to aggregate child prefixes view

This commit is contained in:
jeremystretch
2021-12-30 12:00:37 -05:00
parent 68f92dfd5d
commit 2fa8e27f05
4 changed files with 34 additions and 21 deletions

View File

@@ -2,6 +2,10 @@
## v3.1.4 (FUTURE)
### Enhancements
* [#8192](https://github.com/netbox-community/netbox/issues/8192) - Add "add prefix" button to aggregate child prefixes view
### Bug Fixes
* [#8191](https://github.com/netbox-community/netbox/issues/8191) - Fix return URL when adding IP addresses to VM interfaces