mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added more metadata control
This commit is contained in:
parent
c9b835f44e
commit
47aeda67c5
8 changed files with 195 additions and 198 deletions
|
@ -10,10 +10,9 @@
|
|||
|
||||
<div class="content-primary">
|
||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||
<a href="metadata.html" data-role="button" class="ui-btn-active">Basics</a>
|
||||
<a href="metadataimages.html" data-role="button">Image Downloading</a>
|
||||
<a href="metadataimageextraction.html" data-role="button">Image Extraction</a>
|
||||
<a href="advancedmetadata.html" data-role="button">Advanced</a>
|
||||
<a href="#" data-role="button" class="ui-btn-active">Basics</a>
|
||||
<a href="metadataimages.html" data-role="button">More Options</a>
|
||||
<a href="metadataadvanced.html" data-role="button">Advanced</a>
|
||||
</div>
|
||||
|
||||
<form id="metadataConfigurationForm">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue