mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
Report Manager - Code fix
This commit is contained in:
parent
581a105477
commit
6f32914b3e
@ -780,7 +780,6 @@
|
||||
QueryFilters.onPageShow(page, query);
|
||||
|
||||
$('#selectView', page).val(query.IncludeItemTypes).selectmenu('refresh').trigger('change');
|
||||
reloadItems(page);
|
||||
|
||||
})
|
||||
.on('pageshow', "#libraryReportManagerPage", function () {
|
||||
|
Loading…
Reference in New Issue
Block a user