mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 21:19:26 -02:30
Job detail page refactor
Fixed js compile error
This commit is contained in:
@@ -885,7 +885,7 @@ function JobDetailController ($rootScope, $scope, $compile, $routeParams, $log,
|
||||
msg: 'Call to ' + url + '. GET returned: ' + status });
|
||||
});
|
||||
}
|
||||
});
|
||||
});
|
||||
}, 300);
|
||||
|
||||
scope.HostSummaryOnTotalScroll = function(mcs) {
|
||||
|
||||
Reference in New Issue
Block a user