diff --git a/awx/ui/client/features/output/index.controller.js b/awx/ui/client/features/output/index.controller.js index f970058825..a845dca6b8 100644 --- a/awx/ui/client/features/output/index.controller.js +++ b/awx/ui/client/features/output/index.controller.js @@ -82,7 +82,6 @@ function first () { return slide.getFirst() .then(() => { - scroll.resetScrollPosition(); scroll.resume(); return $q.resolve();