mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
fix jshint error
This commit is contained in:
@@ -599,7 +599,7 @@ function(jobData, jobDataOptions, jobLabels, jobFinished, count, $scope, ParseTy
|
|||||||
}
|
}
|
||||||
$scope.followScroll();
|
$scope.followScroll();
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|
||||||
for (let i = 0; i < 4; i++) {
|
for (let i = 0; i < 4; i++) {
|
||||||
processEvent(buffer[i]);
|
processEvent(buffer[i]);
|
||||||
|
|||||||
Reference in New Issue
Block a user