diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 8c03e75e6f8..8f943e2e751 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -13078,6 +13078,12 @@ }, type: { label: 'label.type' + }, + hypervisor: { + label: 'label.hypervisor' + }, + hypervisorversion: { + label: 'label.hypervisor.version' }, hosttags: { label: 'label.host.tags', @@ -13125,10 +13131,7 @@ }, ipaddress: { label: 'label.ip.address' - }, - version: { - label: 'label.version' - }, + }, disconnected: { label: 'label.last.disconnected' }