support video_ts.nfo
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
// Reset form values using the last used query
|
||||
}
|
||||
|
||||
$(document).on('pagebeforeshow', "#gamesystemsPage", function () {
|
||||
$(document).on('pageshown', "#gamesystemsPage", function () {
|
||||
|
||||
query.ParentId = LibraryMenu.getTopParentId();
|
||||
|
||||
@@ -68,8 +68,6 @@
|
||||
|
||||
reloadItems(this);
|
||||
|
||||
}).on('pageshow', "#gamesystemsPage", function () {
|
||||
|
||||
updateFilterControls(this);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user