mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 10:11:05 -03:30
don't reset scroll position on page-first
This commit is contained in:
@@ -82,7 +82,6 @@ function first () {
|
||||
|
||||
return slide.getFirst()
|
||||
.then(() => {
|
||||
scroll.resetScrollPosition();
|
||||
scroll.resume();
|
||||
|
||||
return $q.resolve();
|
||||
|
||||
Reference in New Issue
Block a user