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

tv show poster view

This commit is contained in:
Techywarrior 2013-04-09 22:06:59 -07:00
parent 867a549058
commit a65280a36c
2 changed files with 81 additions and 1 deletions

View file

@ -86,7 +86,7 @@
ApiClient.getItems(Dashboard.getCurrentUserId(), query).done(function (result) {
$('#items', page).html(LibraryBrowser.getPosterViewHtml({
$('#items', page).html(LibraryBrowser.getSeriesPosterViewHtml({
items: result.Items,
useAverageAspectRatio: true