2019-01-23 04:33:34 -07:00
|
|
|
<div id="libraryDisplayPage" data-role="page" class="page type-interior librarySectionPage withTabs">
|
2016-06-03 22:51:33 -07:00
|
|
|
|
2017-05-06 12:42:17 -07:00
|
|
|
<div>
|
2016-06-03 22:51:33 -07:00
|
|
|
<div class="content-primary">
|
|
|
|
<form>
|
2016-08-27 12:14:04 -07:00
|
|
|
<div class="checkboxContainer checkboxContainer-withDescription">
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" is="emby-checkbox" class="chkFolderView" />
|
|
|
|
<span>${OptionDisplayFolderView}</span>
|
|
|
|
</label>
|
|
|
|
<div class="fieldDescription checkboxFieldDescription">${OptionDisplayFolderViewHelp}</div>
|
2016-06-03 22:51:33 -07:00
|
|
|
</div>
|
2016-08-27 12:14:04 -07:00
|
|
|
<label class="checkboxContainer">
|
|
|
|
<input type="checkbox" is="emby-checkbox" class="chkDisplaySpecialsWithinSeasons"/>
|
|
|
|
<span>${LabelDisplaySpecialsWithinSeasons}</span>
|
|
|
|
</label>
|
|
|
|
<div class="checkboxContainer checkboxContainer-withDescription">
|
|
|
|
<label>
|
|
|
|
<input type="checkbox" is="emby-checkbox" class="chkGroupMoviesIntoCollections" />
|
|
|
|
<span>${LabelGroupMoviesIntoCollections}</span>
|
|
|
|
</label>
|
|
|
|
<div class="fieldDescription checkboxFieldDescription">${LabelGroupMoviesIntoCollectionsHelp}</div>
|
2016-06-05 12:44:55 -07:00
|
|
|
</div>
|
2016-06-13 12:02:48 -07:00
|
|
|
|
2016-08-31 14:07:02 -07:00
|
|
|
<div class="checkboxContainer checkboxContainer-withDescription">
|
|
|
|
<label>
|
|
|
|
<input class="chkExternalContentInSuggestions" type="checkbox" is="emby-checkbox" />
|
|
|
|
<span>${OptionEnableExternalContentInSuggestions}</span>
|
|
|
|
</label>
|
|
|
|
<div class="fieldDescription checkboxFieldDescription">${OptionEnableExternalContentInSuggestionsHelp}</div>
|
|
|
|
</div>
|
2016-06-06 14:12:44 -07:00
|
|
|
<br />
|
2016-09-08 23:59:23 -07:00
|
|
|
<button is="emby-button" type="submit" class="raised button-submit block">
|
|
|
|
<span>${ButtonSave}</span>
|
|
|
|
</button>
|
2016-06-03 22:51:33 -07:00
|
|
|
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|