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

Closes #15297: Linkify platform column in device & virtual machine tables

This commit is contained in:
Jeremy Stretch
2024-03-08 16:48:39 -05:00
parent bdcf4c4154
commit 6629c94148
3 changed files with 16 additions and 4 deletions

View File

@ -2,6 +2,10 @@
## v3.7.4 (FUTURE)
### Enhancements
* [#15297](https://github.com/netbox-community/netbox/issues/15297) - Linkify platform column in device & virtual machine tables
---
## v3.7.3 (2024-02-21)