update sync process
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
|
||||
$('.wizardStartForm').off('submit', onSubmit).on('submit', onSubmit);
|
||||
|
||||
}).on('pageshowready', "#wizardStartPage", function () {
|
||||
}).on('pageshow', "#wizardStartPage", function () {
|
||||
|
||||
Dashboard.showLoadingMsg();
|
||||
var page = this;
|
||||
|
||||
Reference in New Issue
Block a user