Fixes #3851: Allow passing initial data to custom script forms

This commit is contained in:
Jeremy Stretch
2020-01-09 09:41:10 -05:00
parent b36d0ca3fc
commit 54227ca9c7
3 changed files with 4 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
* [#2050](https://github.com/netbox-community/netbox/issues/2050) - Preview image attachments when hovering the link
* [#3187](https://github.com/netbox-community/netbox/issues/3187) - Add rack selection field to rack elevations
* [#3851](https://github.com/netbox-community/netbox/issues/3851) - Allow passing initial data to custom script forms
## Bug Fixes