This should have scroll=false.
Fixes mistake in commit 49b947c80431c4db732e6d33afc79c4f72cc77b6.
This commit is contained in:
parent
cc05931c76
commit
92d51398f4
@ -249,7 +249,7 @@ Index =
|
|||||||
Index.changed.page = true
|
Index.changed.page = true
|
||||||
Index.currentPage = page
|
Index.currentPage = page
|
||||||
if Object.keys(Index.changed).length
|
if Object.keys(Index.changed).length
|
||||||
Index.pageLoad()
|
Index.pageLoad false
|
||||||
else
|
else
|
||||||
# page load or hash change
|
# page load or hash change
|
||||||
if Index.processHash()
|
if Index.processHash()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user