From d0cce758fc4b42826e1c1ed4eefa990de7b16d38 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Tue, 10 Aug 2021 17:36:48 +0530 Subject: [PATCH] ui: fix display host hypervisorversion Fixes #5294 Do not display host version as hypervisor version Signed-off-by: Abhishek Kumar --- ui/src/views/infra/HostInfo.vue | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/ui/src/views/infra/HostInfo.vue b/ui/src/views/infra/HostInfo.vue index e867956ca60b..4ab73b51a204 100644 --- a/ui/src/views/infra/HostInfo.vue +++ b/ui/src/views/infra/HostInfo.vue @@ -18,7 +18,7 @@