update components
This commit is contained in:
@@ -802,6 +802,13 @@
|
||||
});
|
||||
}
|
||||
|
||||
if (item.SeriesId) {
|
||||
atts.push({
|
||||
name: 'seriesid',
|
||||
value: item.SeriesId
|
||||
});
|
||||
}
|
||||
|
||||
if (options.collectionId) {
|
||||
atts.push({
|
||||
name: 'collectionid',
|
||||
|
||||
Reference in New Issue
Block a user