page jumps to top on view change
This commit is contained in:
parent
6568c964e4
commit
bac7691f56
@ -77,6 +77,7 @@ var APP = function () {
|
||||
$bodyContents.empty();
|
||||
$('BODY').scrollTop(0);
|
||||
$bodyContents.html(output);
|
||||
|
||||
$('img').unveil();
|
||||
},
|
||||
doUpdate = function (data) {
|
||||
|
Loading…
Reference in New Issue
Block a user