1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

rework channel checking

This commit is contained in:
Luke Pulverenti 2014-05-14 14:04:26 -04:00
parent 655c9cb48f
commit 1ebce22276
6 changed files with 26 additions and 23 deletions

View file

@ -11,9 +11,9 @@
<div class="content-primary">
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
<a href="metadata.html" data-role="button">${TabBasics}</a>
<a href="metadataimages.html" data-role="button">${TabCustomizations}</a>
<a href="metadataimages.html" data-role="button">${TabAdvanced}</a>
<a href="metadatasubtitles.html" data-role="button">${TabSubtitles}</a>
<a href="#" data-role="button" class="ui-btn-active">${TabAdvanced}</a>
<a href="#" data-role="button" class="ui-btn-active">${TabOther}</a>
</div>
<form id="advancedMetadataConfigurationForm">