mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add landing screen settings
This commit is contained in:
parent
192ae6f4b7
commit
b8c7c5dfc4
48 changed files with 490 additions and 69 deletions
|
@ -1,8 +1,10 @@
|
|||
<div id="liveTvItemsPage" data-role="page" class="page libraryPage liveTvPage noSecondaryNavPage" data-require="scripts/livetvitems,livetvcss" data-backbutton="true">
|
||||
|
||||
<div class="viewSettings padded-top">
|
||||
<div class="listTopPaging"></div>
|
||||
<div class="padded-left padded-right padded-top padded-bottom-page">
|
||||
<div class="viewSettings">
|
||||
<div class="listTopPaging"></div>
|
||||
</div>
|
||||
<div is="emby-itemscontainer" id="items" class="itemsContainer vertical-wrap centered"></div>
|
||||
</div>
|
||||
<div is="emby-itemscontainer" id="items" class="itemsContainer vertical-wrap centered padded-left padded-right"></div>
|
||||
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue