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

chromecast testing

This commit is contained in:
Luke Pulverenti 2014-08-18 22:49:16 -04:00
parent 46f50bae6a
commit 952106daa9
6 changed files with 58 additions and 32 deletions

View file

@ -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 />