From 4daa7874ad22d2756dfd50e86e13f6c78403398e Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Thu, 24 Sep 2015 18:38:20 -0400 Subject: [PATCH] fixed weird container issue that somehow made its way into tower --- .../graphs/host-status/host_status_graph.partial.html | 4 +--- .../graphs/job-status/job_status_graph.partial.html | 5 +---- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/awx/ui/client/src/dashboard/graphs/host-status/host_status_graph.partial.html b/awx/ui/client/src/dashboard/graphs/host-status/host_status_graph.partial.html index 15396d31ec..c02f102eea 100644 --- a/awx/ui/client/src/dashboard/graphs/host-status/host_status_graph.partial.html +++ b/awx/ui/client/src/dashboard/graphs/host-status/host_status_graph.partial.html @@ -1,3 +1 @@ -
- -
+ diff --git a/awx/ui/client/src/dashboard/graphs/job-status/job_status_graph.partial.html b/awx/ui/client/src/dashboard/graphs/job-status/job_status_graph.partial.html index 6c07f3674b..8ecfb137bf 100644 --- a/awx/ui/client/src/dashboard/graphs/job-status/job_status_graph.partial.html +++ b/awx/ui/client/src/dashboard/graphs/job-status/job_status_graph.partial.html @@ -43,7 +43,4 @@ - -
- -
+