1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update pooling

This commit is contained in:
Luke Pulverenti 2016-06-14 15:21:26 -04:00
parent cabe68c3e2
commit c5fa5d10b5
5 changed files with 21 additions and 12 deletions

View file

@ -40,8 +40,7 @@
Recursive: true,
Fields: "PrimaryImageAspectRatio,SyncInfo",
CollapseBoxSetItems: false,
ExcludeLocationTypes: "Virtual",
EnableTotalRecordCount: false
ExcludeLocationTypes: "Virtual"
};
if (topParentId) {

View file

@ -1,4 +1,4 @@
<div style="text-align: center;display:flex; align-items: center; justify-content: center;margin: 0 0 1em 0;">
<div style="text-align: center;display:flex; align-items: center; flex-wrap: wrap; justify-content: center;margin: 0 0 1em 0;">
<div style="margin: 0;">
<label for="selectImageProvider" style="display: inline-block;">${LabelSource}</label>
<select id="selectImageProvider" style="padding-left:.5em;padding-right:0;display: inline-block;width:auto!important;">