From c50705a2dc41a1730ca3976287dd2e5509748cc7 Mon Sep 17 00:00:00 2001 From: Daniel Sami Date: Thu, 27 Feb 2020 15:50:04 -0500 Subject: [PATCH] initial labels for host tests --- awx/ui_next/src/screens/Host/HostDetail/HostDetail.jsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/awx/ui_next/src/screens/Host/HostDetail/HostDetail.jsx b/awx/ui_next/src/screens/Host/HostDetail/HostDetail.jsx index 316ac4e485..4f9f5b3348 100644 --- a/awx/ui_next/src/screens/Host/HostDetail/HostDetail.jsx +++ b/awx/ui_next/src/screens/Host/HostDetail/HostDetail.jsx @@ -79,15 +79,16 @@ function HostDetail({ host, i18n, onUpdateHost }) { css="padding-bottom: 40px" /> - + } label={i18n._(t`Activity`)} /> - + {inventory && (