Merge pull request #2061 from cvium/remove_advanced_toggle_libraryeditor

Remove advanced toggle for library editor
This commit is contained in:
Bill Thornton 2020-11-21 16:01:57 -05:00 committed by GitHub
commit c7f365b776
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 2 additions and 43 deletions

View file

@ -1,8 +1,3 @@
<style>
.advancedHide {
display: none !important;
}
</style>
<h2>${HeaderLibrarySettings}</h2>
<div class="selectContainer fldMetadataLanguage hide">
<select is="emby-select" id="selectLanguage" label="${LabelMetadataDownloadLanguage}"></select>