Remove advanced toggle for library editor

This commit is contained in:
cvium 2020-11-11 13:51:30 +01:00
parent 94eb43e91e
commit 65c9e7f74e
6 changed files with 2 additions and 43 deletions

View file

@ -5,12 +5,6 @@
<div class="formDialogContent scrollY" style="padding-top:2em;">
<div class="dialogContentInner dialog-content-centered">
<div class="inputContainer" style="text-align:right;">
<label style="width:auto;">
<input is="emby-toggle" type="checkbox" class="chkAdvanced noautofocus" />
<span>${ShowAdvancedSettings}</span>
</label>
</div>
<div id="fldCollectionType" class="selectContainer">
<select is="emby-select" id="selectCollectionType" data-mini="true" required="required" label="${LabelContentType}"></select>