update script loading
This commit is contained in:
@@ -321,7 +321,7 @@
|
||||
reloadItems(page);
|
||||
});
|
||||
|
||||
}).on('pageshown', "#episodesPage", function () {
|
||||
}).on('pageshowready', "#episodesPage", function () {
|
||||
|
||||
var page = this;
|
||||
query.ParentId = LibraryMenu.getTopParentId();
|
||||
|
||||
Reference in New Issue
Block a user