Removed 'Enable auto-update' checkbox from General settings

This commit is contained in:
ferferga 2020-01-25 21:16:45 +01:00
parent 1458697bb2
commit ca4e3294e8

View file

@ -56,21 +56,6 @@
</div> </div>
</div> </div>
<div class="verticalSection autoUpdatesContainer hide">
<h2>${HeaderAutomaticUpdates}</h2>
<label class="fldAutomaticUpdates checkboxContainer">
<input is="emby-checkbox" type="checkbox" id="chkEnableAutomaticServerUpdates" />
<span>${OptionEnableAutomaticServerUpdates}</span>
</label>
<div id="fldEnableAutomaticRestart" class="checkboxContainer checkboxContainer-withDescription hide">
<label>
<input is="emby-checkbox" type="checkbox" id="chkEnableAutomaticRestart" />
<span>${LabelAllowServerAutoRestart}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">${LabelAllowServerAutoRestartHelp}</div>
</div>
</div>
<div class="verticalSection"> <div class="verticalSection">
<h2>${HeaderBranding}</h2> <h2>${HeaderBranding}</h2>
<div class="inputContainer"> <div class="inputContainer">