mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
chromecast testing
This commit is contained in:
parent
46f50bae6a
commit
952106daa9
6 changed files with 58 additions and 32 deletions
|
@ -28,9 +28,9 @@
|
|||
<br />
|
||||
<div style="margin: 0 1em;" data-role="controlgroup">
|
||||
<label for="chkDisplayCollectionView">${LabelDisplayCollectionsView}</label>
|
||||
<input id="chkDisplayCollectionView" type="checkbox" data-mini="true" />
|
||||
<input id="chkDisplayCollectionView" type="checkbox" />
|
||||
<label for="chkDisplayFolderView">${LabelDisplayFoldersView}</label>
|
||||
<input id="chkDisplayFolderView" type="checkbox" data-mini="true" />
|
||||
<input id="chkDisplayFolderView" type="checkbox" />
|
||||
</div>
|
||||
|
||||
<br /><br />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue