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

Closes #3441: Move virtual machine results near devices in global search

This commit is contained in:
Jeremy Stretch
2019-12-13 10:37:58 -05:00
parent 77e0564d13
commit 85c11bbd83
2 changed files with 18 additions and 17 deletions

View File

@@ -3,6 +3,7 @@
## Enhancements
* [#3152](https://github.com/netbox-community/netbox/issues/3152) - Include direct link to rack elevations on site view
* [#3441](https://github.com/netbox-community/netbox/issues/3441) - Move virtual machine results near devices in global search
## Bug Fixes