hide menu options based on user policies
This commit is contained in:
parent
ac45515b89
commit
1fa4109086
26 changed files with 72 additions and 68 deletions
File diff suppressed because one or more lines are too long
|
@ -2,9 +2,9 @@
|
|||
|
||||
<div class="verticalSection">
|
||||
|
||||
<h1 class="sectionTitle">
|
||||
<h2 class="sectionTitle">
|
||||
${HeaderSubtitleSettings}
|
||||
</h1>
|
||||
</h2>
|
||||
|
||||
<div class="selectContainer">
|
||||
<select is="emby-select" id="selectSubtitleLanguage" label="${LabelPreferredSubtitleLanguage}"></select>
|
||||
|
@ -35,9 +35,9 @@
|
|||
|
||||
<div class="verticalSection subtitleAppearanceSection hide">
|
||||
|
||||
<h1 class="sectionTitle">
|
||||
<h2 class="sectionTitle">
|
||||
${HeaderSubtitleAppearance}
|
||||
</h1>
|
||||
</h2>
|
||||
|
||||
<div style="margin: 2em 0 2em;">
|
||||
<div class="subtitleappearance-preview flex align-items-center justify-content-center" style="border: 1px solid gray; color: black; background: lightblue url(https://github.com/MediaBrowser/Emby.Resources/raw/master/images/subtitles/previewbg.jpg) no-repeat center center; background-size: cover; min-height: 4em;padding:1em;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue