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

add option to merge metadata and IBN paths

This commit is contained in:
Luke Pulverenti 2015-01-26 11:47:15 -05:00
parent 3969693dad
commit 2bcfc0f0ba
13 changed files with 31 additions and 23 deletions

View file

@ -13,7 +13,7 @@
<a href="metadata.html" data-role="button">${TabBasics}</a>
<a href="#" data-role="button" class="ui-btn-active">${TabServices}</a>
<a href="metadatasubtitles.html" data-role="button">${TabSubtitles}</a>
<a href="metadatakodi.html" data-role="button">${TabKodiMetadata}</a>
<a href="metadatanfo.html" data-role="button">${TabNfo}</a>
<a href="metadataadvanced.html" data-role="button">${TabAdvanced}</a>
</div>