modularize scripts
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
});
|
||||
}
|
||||
|
||||
$(document).on('pageshow', "#notificationSettingsPage", function () {
|
||||
$(document).on('pageshowready', "#notificationSettingsPage", function () {
|
||||
|
||||
var page = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user