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

Fixes #9062 - Add/edit {module} substitution to help text for component template name

This commit is contained in:
Daniel Sheppard
2022-07-29 11:55:26 -05:00
parent 07620db027
commit 890efa5400
3 changed files with 13 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
### Enhancements
* [#9062](https://github.com/netbox-community/netbox/issues/9062) - Add/edit {module} substitution to help text for component template name
* [#9762](https://github.com/netbox-community/netbox/issues/9762) - Add `nat_outside` column to the IPAddress table
* [#9825](https://github.com/netbox-community/netbox/issues/9825) - Add contacts column to virtual machines table