diff --git a/awx/ui/static/js/smart-status/smart-status.controller.js b/awx/ui/static/js/smart-status/smart-status.controller.js index 790c25d0c1..45949f0f11 100644 --- a/awx/ui/static/js/smart-status/smart-status.controller.js +++ b/awx/ui/static/js/smart-status/smart-status.controller.js @@ -8,19 +8,34 @@ export default ['$scope', function ($scope) { jobIds: {}, smartStatus: [] }; - for(var i=0; i