mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
combine movie fixes
This commit is contained in:
parent
8f52561ff2
commit
782cfa7ee1
47 changed files with 97 additions and 141 deletions
|
@ -7,8 +7,7 @@
|
|||
<div id="boxsetsPage" data-role="page" class="page libraryPage backdropPage collectionEditorPage" data-backdroptype="movie,boxset">
|
||||
|
||||
<div class="libraryViewNav scopedLibraryViewNav movieTabs">
|
||||
<a href="movieslatest.html">${TabLatest}</a>
|
||||
<a href="moviesrecommended.html">${TabSuggested}</a>
|
||||
<a href="moviesrecommended.html">${TabSuggestions}</a>
|
||||
<a href="movies.html">${TabMovies}</a>
|
||||
<a href="movietrailers.html">${TabTrailers}</a>
|
||||
<a href="#" class="ui-btn-active">${TabCollections}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue