Move rewatching in next up to display option and remove home section
This commit is contained in:
parent
3f0b8058ad
commit
86c458bf37
8 changed files with 39 additions and 39 deletions
|
@ -207,6 +207,14 @@
|
|||
<div class="fieldDescription">${LabelMaxDaysForNextUpHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="checkboxContainer checkboxContainer-withDescription">
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" id="chkRewatchingNextUp" />
|
||||
<span>${EnableRewatchingNextUp}</span>
|
||||
</label>
|
||||
<div class="fieldDescription checkboxFieldDescription">${EnableRewatchingNextUpHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="checkboxContainer checkboxContainer-withDescription">
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" id="chkFadein" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue