mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-26 18:53:35 -05:00
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