1
0
Fork 0
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:
Luke Pulverenti 2017-08-12 22:09:07 -04:00
parent 0782148252
commit 222bb35d41
11 changed files with 10 additions and 14 deletions

View file

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