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

update live tv cards

This commit is contained in:
Luke Pulverenti 2016-07-30 14:24:43 -04:00
parent ad32dca3dd
commit 9a4988ecbb
5 changed files with 8 additions and 32 deletions

View file

@ -1,4 +1,4 @@
define(['jQuery'], function ($) {
define(['jQuery', 'cardBuilder'], function ($, cardBuilder) {
// The base query options
var query = {
@ -31,7 +31,7 @@
var screenWidth = window.innerWidth;
html += LibraryBrowser.getPosterViewHtml({
html += cardBuilder.getCardsHtml({
items: result.Items,
shape: "auto",