1
0
Fork 0
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:
Luke Pulverenti 2013-12-26 01:17:19 -05:00
parent c9b835f44e
commit 47aeda67c5
8 changed files with 195 additions and 198 deletions

View file

@ -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">