mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 20:51:21 -03:30
don't reset scroll position on page-first
This commit is contained in:
parent
a6c4f15a86
commit
8f34725f7e
@ -82,7 +82,6 @@ function first () {
|
||||
|
||||
return slide.getFirst()
|
||||
.then(() => {
|
||||
scroll.resetScrollPosition();
|
||||
scroll.resume();
|
||||
|
||||
return $q.resolve();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user