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

Closes #5202: Extend the available context data when rendering custom links

This commit is contained in:
Jeremy Stretch
2020-10-09 12:36:09 -04:00
parent b5a65bc66c
commit f35715683e
3 changed files with 28 additions and 7 deletions

View File

@@ -2,6 +2,10 @@
## v2.9.5 (FUTURE)
### Enhancements
* [#5202](https://github.com/netbox-community/netbox/issues/5202) - Extend the available context data when rendering custom links
### Bug Fixes
* [#4523](https://github.com/netbox-community/netbox/issues/4523) - Populate site vlan list when bulk editing interfaces under certain circumstances