Closes #15291: Add tunnel termination buttons to VM interfaces table

This commit is contained in:
Jeremy Stretch
2024-03-08 16:58:04 -05:00
parent 6629c94148
commit 8bb49d2296
2 changed files with 10 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
### Enhancements
* [#15291](https://github.com/netbox-community/netbox/issues/15291) - Add tunnel termination buttons to VM interfaces table
* [#15297](https://github.com/netbox-community/netbox/issues/15297) - Linkify platform column in device & virtual machine tables
---