mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add tuner data version
This commit is contained in:
parent
2ddc5b5260
commit
faf90b72fb
7 changed files with 12 additions and 24 deletions
|
@ -80,7 +80,7 @@
|
|||
|
||||
<div class="detailSection">
|
||||
<h1>
|
||||
${HeaderMyViews}<span style="color:#52B54B;margin-left:.5em;">*</span>
|
||||
${HeaderMyViews}
|
||||
</h1>
|
||||
<div class="detailSectionContent">
|
||||
<div>
|
||||
|
@ -104,7 +104,7 @@
|
|||
|
||||
<div class="detailSection viewStylesSection" style="display:none;">
|
||||
<h1>
|
||||
${HeaderViewStyles}<span style="color:#52B54B;margin-left:.5em;">*</span>
|
||||
${HeaderViewStyles}
|
||||
</h1>
|
||||
<div class="detailSectionContent">
|
||||
<p>${LabelSelectViewStyles}</p>
|
||||
|
@ -117,7 +117,7 @@
|
|||
|
||||
<div class="detailSection">
|
||||
<h1>
|
||||
${HeaderViewOrder}<span style="color:#52B54B;margin-left:.5em;">*</span>
|
||||
${HeaderViewOrder}
|
||||
</h1>
|
||||
<div class="detailSectionContent">
|
||||
<p>${LabelSelectUserViewOrder}</p>
|
||||
|
@ -130,7 +130,7 @@
|
|||
|
||||
<div class="detailSection">
|
||||
<h1>
|
||||
${HeaderLatestItems}<span style="color:#52B54B;margin-left:.5em;">*</span>
|
||||
${HeaderLatestItems}
|
||||
</h1>
|
||||
<div class="detailSectionContent">
|
||||
<p>${LabelSelectLastestItemsFolders}</p>
|
||||
|
@ -146,10 +146,6 @@
|
|||
<button type="submit" data-role="none" class="clearButton block btnSave hide">
|
||||
<paper-button raised class="submit block"><iron-icon icon="check"></iron-icon><span>${ButtonSave}</span></paper-button>
|
||||
</button>
|
||||
|
||||
<p>
|
||||
<span style="color:#52B54B;margin-left:.5em;margin-right:.5em;">*</span><span>${LegendTheseSettingsShared}</span>
|
||||
</p>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue