From dd8b8854636f62a530c9d06da92d12a58399d044 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Wed, 19 Jul 2017 13:32:38 -0700 Subject: [PATCH] couple small tweaks to insights dashboard --- .../inventories-hosts/inventories/insights/insights.block.less | 2 +- .../inventories/insights/insights.partial.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/awx/ui/client/src/inventories-hosts/inventories/insights/insights.block.less b/awx/ui/client/src/inventories-hosts/inventories/insights/insights.block.less index ea960bb5ce..8ccddf8c89 100644 --- a/awx/ui/client/src/inventories-hosts/inventories/insights/insights.block.less +++ b/awx/ui/client/src/inventories-hosts/inventories/insights/insights.block.less @@ -143,5 +143,5 @@ } .Insights-cancelButton{ - margin-left: 0px; + margin-left: 0px!important; } diff --git a/awx/ui/client/src/inventories-hosts/inventories/insights/insights.partial.html b/awx/ui/client/src/inventories-hosts/inventories/insights/insights.partial.html index 38dc80c33c..f89fb237f8 100644 --- a/awx/ui/client/src/inventories-hosts/inventories/insights/insights.partial.html +++ b/awx/ui/client/src/inventories-hosts/inventories/insights/insights.partial.html @@ -61,7 +61,7 @@
- No scan jobs have been run on this host. + No data is available. Either there are no issues to report or no scan jobs have been run on this host.
The Insights Credential for {{inventory.name}} was not found.