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 += "