update script loading

This commit is contained in:
Luke Pulverenti 2015-05-19 15:15:40 -04:00
parent 463ad6cfb1
commit bbdbdf346e
92 changed files with 1062 additions and 518 deletions

View file

@ -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();