mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update shared components
This commit is contained in:
parent
30db5a009c
commit
489dc97aab
33 changed files with 368 additions and 212 deletions
|
@ -1252,7 +1252,7 @@
|
|||
hideSelections();
|
||||
break;
|
||||
case 'groupvideos':
|
||||
combineVersions($.mobile.activePage, items);
|
||||
combineVersions(parentWithClass(e.target, 'page'), items);
|
||||
break;
|
||||
case 'markplayed':
|
||||
items.forEach(function (itemId) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue