1
0
Fork 0
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:
Luke Pulverenti 2014-05-07 14:38:50 -04:00
parent 3b5259ce8e
commit 746a467d6a
20 changed files with 420 additions and 241 deletions

View file

@ -6,7 +6,7 @@
<body>
<div id="indexPage" data-role="page" class="page type-home libraryPage allLibraryPage noSecondaryNavPage" data-theme="b">
<div data-role="content">
<table class="ehsContent">
<tr>
<td>
@ -21,6 +21,8 @@
<div id="recentlyAddedItems">
</div>
<div class="spotlightContainer"></div>
</td>
</tr>
</table>