mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
web client re-org
This commit is contained in:
parent
ea285c28ef
commit
d5780727eb
81 changed files with 571 additions and 550 deletions
|
@ -5,8 +5,8 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="musicRecommendedPage" data-role="page" class="page libraryPage" data-theme="b" data-view="music">
|
||||
<div class="libraryViewNav">
|
||||
<a href="musicrecommended.html" class="ui-btn-active">${TabSuggested}</a>
|
||||
<div class="libraryViewNav scopedLibraryViewNav">
|
||||
<a href="#" class="ui-btn-active">${TabSuggested}</a>
|
||||
<a href="songs.html">${TabSongs}</a>
|
||||
<a href="musicalbums.html">${TabAlbums}</a>
|
||||
<a href="musicalbumartists.html">${TabAlbumArtists}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue