update script loading
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
// Reset form values using the last used query
|
||||
}
|
||||
|
||||
$(document).on('pageshown', "#gamesystemsPage", function () {
|
||||
$(document).on('pageshowready', "#gamesystemsPage", function () {
|
||||
|
||||
query.ParentId = LibraryMenu.getTopParentId();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user