update script loading
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
|
||||
$('.newUserProfileForm').off('submit', onSubmit).on('submit', onSubmit);
|
||||
|
||||
}).on('pageshown', "#newUserPage", function () {
|
||||
}).on('pageshowready', "#newUserPage", function () {
|
||||
|
||||
var page = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user