mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
#712 - Support grouping multiple versions of a movie
This commit is contained in:
parent
7e2ffe8202
commit
6429e4e379
24 changed files with 72 additions and 51 deletions
|
@ -32,7 +32,7 @@
|
|||
showParentTitle: true,
|
||||
overlayText: true
|
||||
|
||||
})).createPosterItemHoverMenu();
|
||||
})).createPosterItemMenus();
|
||||
|
||||
});
|
||||
}
|
||||
|
@ -65,7 +65,7 @@
|
|||
showParentTitle: true,
|
||||
overlayText: true
|
||||
|
||||
})).createPosterItemHoverMenu();
|
||||
})).createPosterItemMenus();
|
||||
|
||||
} else {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue