mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
fix jshint error
This commit is contained in:
@@ -174,7 +174,7 @@ export default ['jobData', 'jobDataOptions', 'jobLabels', 'jobFinished', 'count'
|
||||
if (!$scope.followScroll) {
|
||||
$scope.followScroll = function() {
|
||||
$log.error("follow scroll undefined, standard out directive not loaded yet?");
|
||||
}
|
||||
};
|
||||
}
|
||||
$scope.followScroll();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user