1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

improve performance of now playing page

This commit is contained in:
Luke Pulverenti 2016-02-05 21:47:06 -05:00
parent bbf03fdf40
commit fe6a85e143
9 changed files with 1162 additions and 1110 deletions

View file

@ -22,7 +22,7 @@
<a href="music.html?tab=3">${TabArtists}</a>
<a href="music.html?tab=4">${TabSongs}</a>
<a href="music.html?tab=5">${TabGenres}</a>
<a href="music.html?tab=6" class="hide">${TabFolders}</a>
<a href="music.html?tab=6">${TabFolders}</a>
</div>
</div>