update sync process
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
syncNow(page);
|
||||
});
|
||||
|
||||
}).on('pageshowready', "#mySyncActivityPage", function () {
|
||||
}).on('pageshow', "#mySyncActivityPage", function () {
|
||||
|
||||
var page = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user