diff --git a/webpack/assets/javascripts/react_app/components/HostDetails/DetailsCard/index.js b/webpack/assets/javascripts/react_app/components/HostDetails/DetailsCard/index.js index 1212726115d..e525702a1ca 100644 --- a/webpack/assets/javascripts/react_app/components/HostDetails/DetailsCard/index.js +++ b/webpack/assets/javascripts/react_app/components/HostDetails/DetailsCard/index.js @@ -38,6 +38,7 @@ const DetailsCard = ({ comment, owner_id: ownerID, owner_name: ownerName, + hostgroup_title: hostgroupTitle, hostgroup_name: hostgroupName, hostgroup_id: hostgroupId, permissions: { @@ -120,18 +121,24 @@ const DetailsCard = ({ justifyContent={{ default: 'justifyContentSpaceBetween' }} > - + +