From 29090fe4ab46e7daaba71c5b1f35c38c3f61e516 Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Mon, 26 Jul 2021 13:28:07 +0200 Subject: [PATCH] Only display information, if they are relevant (#5206) --- ui/src/views/infra/HostInfo.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/src/views/infra/HostInfo.vue b/ui/src/views/infra/HostInfo.vue index 2c9814307d7..e867956ca60 100644 --- a/ui/src/views/infra/HostInfo.vue +++ b/ui/src/views/infra/HostInfo.vue @@ -43,7 +43,7 @@ - +
{{ $t('label.hosttags') }}
@@ -51,7 +51,7 @@
- +
{{ $t('label.oscategoryid') }}
@@ -83,7 +83,7 @@
- +
{{ $t('label.hastate') }}
@@ -91,7 +91,7 @@
- +
{{ $t('label.haprovider') }}