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

update music tabs

This commit is contained in:
Luke Pulverenti 2015-09-03 15:04:29 -04:00
parent 2c776145d5
commit 0e83515811
10 changed files with 131 additions and 543 deletions

View file

@ -57,7 +57,8 @@
showLimit: false,
sortButton: true,
viewPanelClass: 'songsViewPanel',
updatePageSizeSetting: false
updatePageSizeSetting: false,
viewIcon: 'filter-list'
});
page.querySelector('.listTopPaging').innerHTML = pagingHtml;