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

fix channel item display

This commit is contained in:
Luke Pulverenti 2015-12-29 15:53:42 -05:00
parent d630cb4769
commit 5a42b6545d

View file

@ -336,7 +336,6 @@
html += '<div class="itemsContainer">';
html += LibraryBrowser.getPosterViewHtml({
items: result.Items,
preferThumb: true,
shape: 'auto',
showTitle: true,
centerText: true,