1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix itemlist

This commit is contained in:
Luke Pulverenti 2016-07-30 02:41:51 -04:00
parent 7f2ed3fa52
commit b971acb33a
3 changed files with 35 additions and 13 deletions

View file

@ -109,7 +109,7 @@
ArtistIds: "",
Limit: 10
}, {
shape: "detailPagePortrait",
shape: "portrait",
showTitle: true,
centerText: true,
overlayMoreButton: true
@ -124,7 +124,7 @@
ArtistIds: "",
Limit: 10
}, {
shape: "detailPagePortrait",
shape: "portrait",
showTitle: true,
centerText: true,
overlayPlayButton: true
@ -139,7 +139,7 @@
ArtistIds: "",
Limit: 10
}, {
shape: "detailPagePortrait",
shape: "portrait",
showTitle: true,
centerText: true,
overlayMoreButton: true
@ -154,7 +154,7 @@
ArtistIds: "",
Limit: 10
}, {
shape: "detailPagePortrait",
shape: "portrait",
showTitle: true,
centerText: true,
overlayPlayButton: true
@ -169,7 +169,7 @@
ArtistIds: "",
Limit: 10
}, {
shape: "detailPagePortrait",
shape: "portrait",
showTitle: true,
centerText: true,
overlayMoreButton: true
@ -184,7 +184,7 @@
ArtistIds: "",
Limit: 8
}, {
shape: "detailPageSquare",
shape: "square",
playFromHere: true,
showTitle: true,
showParentTitle: true,
@ -201,7 +201,7 @@
ArtistIds: "",
Limit: 6
}, {
shape: "detailPage169",
shape: "backdrop",
showTitle: true,
showParentTitle: true,
centerText: true,