mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add basic open subtitle configuration
This commit is contained in:
parent
3b5259ce8e
commit
746a467d6a
20 changed files with 420 additions and 241 deletions
|
@ -9,9 +9,8 @@
|
|||
<div data-role="content">
|
||||
<div class="content-primary">
|
||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||
<a href="plugins.html" data-role="button" class="ui-btn-active">${TabMyPlugins}</a>
|
||||
<a href="#" data-role="button" class="ui-btn-active">${TabMyPlugins}</a>
|
||||
<a href="plugincatalog.html" data-role="button">${TabCatalog}</a>
|
||||
<a href="pluginupdates.html" data-role="button">${TabUpdates}</a>
|
||||
</div>
|
||||
|
||||
<div class="readOnlyContent">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue