mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #1257 from MediaBrowser/master
update metadata config page
This commit is contained in:
commit
29ddd3526e
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<div data-role="collapsible">
|
||||
<div data-role="collapsible" style="display:none;">
|
||||
<h2>${HeaderAutomaticUpdates}</h2>
|
||||
<div>
|
||||
<ul data-role="listview" class="ulForm">
|
||||
|
@ -99,7 +99,7 @@
|
|||
<div class="fieldDescription">${LabelFanartApiKeyHelp}</div>
|
||||
<div class="fieldDescription"><a href="https://fanart.tv/2015/01/personal-api-keys" target="_blank">${ButtonLearnMore}</a></div>
|
||||
</li>
|
||||
<li>
|
||||
<li style="display:none;">
|
||||
<input type="checkbox" id="chkEnableFanartUpdates" data-mini="true" />
|
||||
<label for="chkEnableFanartUpdates">${LabelAutomaticUpdates}</label>
|
||||
<div class="fieldDescription">${LabelAutomaticUpdatesFanartHelp}</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue