update script loading
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
(function ($, document) {
|
||||
|
||||
$(document).on('pageshown', "#aboutPage", function () {
|
||||
$(document).on('pageshowready', "#aboutPage", function () {
|
||||
|
||||
var page = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user