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