2016-06-04 13:14:03 -04:00
|
|
|
|
<div id="libraryDisplayPage" data-role="page" class="page type-interior librarySectionPage withTabs">
|
2016-06-04 01:51:33 -04:00
|
|
|
|
|
|
|
|
|
<div data-role="content">
|
|
|
|
|
<div class="content-primary">
|
|
|
|
|
<form>
|
|
|
|
|
<div>
|
|
|
|
|
<paper-checkbox class="chkFolderView">${OptionDisplayFolderView}</paper-checkbox>
|
|
|
|
|
<div class="fieldDescription paperCheckboxFieldDescription">${OptionDisplayFolderViewHelp}</div>
|
|
|
|
|
</div>
|
|
|
|
|
<br />
|
2016-06-13 15:02:48 -04:00
|
|
|
|
<div>
|
|
|
|
|
<paper-checkbox class="chkDisplaySpecialsWithinSeasons">${LabelDisplaySpecialsWithinSeasons}</paper-checkbox>
|
|
|
|
|
</div>
|
|
|
|
|
<br /><br />
|
2016-06-05 15:44:55 -04:00
|
|
|
|
<div>
|
|
|
|
|
<paper-checkbox class="chkGroupMoviesIntoCollections">${LabelGroupMoviesIntoCollections}</paper-checkbox>
|
|
|
|
|
<div class="fieldDescription paperCheckboxFieldDescription">${LabelGroupMoviesIntoCollectionsHelp}</div>
|
|
|
|
|
</div>
|
|
|
|
|
<br />
|
2016-06-13 15:02:48 -04:00
|
|
|
|
|
2016-06-06 17:12:44 -04:00
|
|
|
|
<div>
|
2016-06-13 15:02:48 -04:00
|
|
|
|
<paper-checkbox class="chkDisplayCollectionView">${LabelDisplayCollectionsView}</paper-checkbox>
|
|
|
|
|
<div class="fieldDescription paperCheckboxFieldDescription">
|
|
|
|
|
<div>${LabelDisplayCollectionsViewHelp}</div>
|
|
|
|
|
<div><a href="https://github.com/MediaBrowser/Wiki/wiki/Collections" target="_blank">${ButtonLearnMore}</a></div>
|
|
|
|
|
</div>
|
2016-06-06 17:12:44 -04:00
|
|
|
|
</div>
|
|
|
|
|
<br />
|
2016-06-04 01:51:33 -04:00
|
|
|
|
<br />
|
2016-06-04 23:50:07 -04:00
|
|
|
|
<button is="emby-button" type="submit" class="raised submit block"><iron-icon icon="check"></iron-icon><span>${ButtonSave}</span></button>
|
2016-06-04 01:51:33 -04:00
|
|
|
|
|
|
|
|
|
</form>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|