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