From e7408a97335b6fc0e3dd3b4114a390775219d108 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Tue, 12 Aug 2014 10:57:00 -0400 Subject: [PATCH] adjusted filter div width on Job Status graph widget --- awx/ui/static/js/widgets/JobStatusGraph.js | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/awx/ui/static/js/widgets/JobStatusGraph.js b/awx/ui/static/js/widgets/JobStatusGraph.js index 2612973663..fde2ded0f9 100644 --- a/awx/ui/static/js/widgets/JobStatusGraph.js +++ b/awx/ui/static/js/widgets/JobStatusGraph.js @@ -7,6 +7,13 @@ * */ + /** + * @ngdoc overview + * @name jobstatusgraph + * @description this is hte job status graph widget + * +*/ + 'use strict'; angular.module('JobStatusGraphWidget', ['RestServices', 'Utilities']) @@ -24,9 +31,9 @@ angular.module('JobStatusGraphWidget', ['RestServices', 'Utilities']) // html = "
\n"; html = "
\n"; - html += "
Job Status
\n"; // for All Jobs, Past Month + html += "
Job Status
\n"; // for All Jobs, Past Month - html += "