mirror of
https://github.com/ansible/awx.git
synced 2026-01-22 23:18:03 -03:30
fix jshint error
This commit is contained in:
parent
eb4ec54764
commit
857be6dce5
@ -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();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user