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

Closes #7600: Include count of available IPs on prefix view

This commit is contained in:
jeremystretch
2021-12-29 09:59:25 -05:00
parent 9c9fcaf42f
commit f2aa35d3d2
3 changed files with 154 additions and 120 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#6782](https://github.com/netbox-community/netbox/issues/6782) - Enable the inclusion of custom links in tables
* [#7600](https://github.com/netbox-community/netbox/issues/7600) - Include count of available IPs on prefix view
* [#8100](https://github.com/netbox-community/netbox/issues/8100) - Add "other" choice for FHRP group protocol
* [#8175](https://github.com/netbox-community/netbox/issues/8175) - Display parent object when attaching an image