mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge branch 'dev' of https://github.com/MediaBrowser/MediaBrowser into dev
This commit is contained in:
commit
ca3ad030a0
1 changed files with 2 additions and 2 deletions
|
@ -787,8 +787,8 @@
|
|||
var page = this;
|
||||
query.SortOrder = "Ascending";
|
||||
|
||||
QueryFilters.onPageShow(page, query);
|
||||
|
||||
QueryReportFilters.onPageShow(page, query);
|
||||
QueryReportColumns.onPageShow(page, query);
|
||||
$('#selectView', page).val(query.IncludeItemTypes).selectmenu('refresh').trigger('change');
|
||||
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue