mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix shortcut setting
This commit is contained in:
parent
80673c1b54
commit
d09b8462c4
10 changed files with 5 additions and 375 deletions
|
@ -75,6 +75,8 @@
|
|||
Backdrops.setBackdrops(page, [item]);
|
||||
}
|
||||
else {
|
||||
//$('#itemBackdrop', page).addClass('noBackdrop').css('background-image', 'none');
|
||||
//Backdrops.setBackdrops(page, [item]);
|
||||
hasBackdrop = LibraryBrowser.renderDetailPageBackdrop(page, item);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue