mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
rework episode queries
This commit is contained in:
parent
0782148252
commit
222bb35d41
11 changed files with 10 additions and 14 deletions
|
@ -99,10 +99,6 @@
|
|||
</label>
|
||||
<div class="fieldDescription checkboxFieldDescription">${LabelDisplayMissingEpisodesWithinSeasonsHelp}</div>
|
||||
</div>
|
||||
<label class="checkboxContainer">
|
||||
<input type="checkbox" is="emby-checkbox" class="chkDisplayUnairedEpisodes" />
|
||||
<span>${LabelUnairedMissingEpisodesWithinSeasons}</span>
|
||||
</label>
|
||||
</div>
|
||||
<button is="emby-button" type="submit" class="raised button-submit block btnSave hide">
|
||||
<span>${ButtonSave}</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue