1
0
Fork 0
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:
Luke Pulverenti 2016-07-28 22:42:42 -04:00
parent bcd1e109e0
commit c59b4c5a08
10 changed files with 1298 additions and 27 deletions

View file

@ -802,13 +802,6 @@
});
}
if (item.SeriesId) {
atts.push({
name: 'seriesid',
value: item.SeriesId
});
}
if (options.collectionId) {
atts.push({
name: 'collectionid',