mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
3.0.5588.1
This commit is contained in:
parent
28277ae30d
commit
796843e9f3
3 changed files with 61 additions and 1 deletions
|
@ -282,6 +282,9 @@
|
|||
$('.lnkMovies', page).addClass('ui-btn-active');
|
||||
}
|
||||
}
|
||||
else if (context == 'channels') {
|
||||
elem = $('.channelTabs', page).show();
|
||||
}
|
||||
else if (item.Type == "MusicAlbum") {
|
||||
$('#albumTabs', page).show();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue