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

make xml content type common

This commit is contained in:
Luke Pulverenti 2015-05-11 19:04:16 -04:00
parent bdc8187420
commit d861c9e1bf

View file

@ -1119,8 +1119,8 @@
posterWidth = 200;
}
else if (options.shape == 'detailPage169') {
posterWidth = 260;
thumbWidth = 260;
posterWidth = 320;
thumbWidth = 320;
}
var dateText;