1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

make auto saving conditional

This commit is contained in:
Luke Pulverenti 2016-01-06 15:11:32 -05:00
parent 24a456b877
commit 9fb1452f93
7 changed files with 90 additions and 11 deletions

View file

@ -115,6 +115,10 @@
</div>
</div>
<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>