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

update movie guide

This commit is contained in:
Luke Pulverenti 2015-03-19 13:34:53 -04:00
parent ad2a1b493d
commit 9e9251245f
2 changed files with 31 additions and 8 deletions

View file

@ -52,8 +52,7 @@
limit: query.Limit,
totalRecordCount: result.TotalRecordCount,
viewButton: true,
showLimit: false,
addSelectionButton: true
showLimit: false
});
$('.listTopPaging', page).html(pagingHtml).trigger('create');
@ -69,6 +68,7 @@
showTitle: false,
centerText: true,
lazy: true,
showStartDateIndex: true,
overlayText: false,
showProgramAirInfo: true
});
@ -79,6 +79,7 @@
shape: "portrait",
context: 'livetv',
showTitle: true,
showStartDateIndex: true,
lazy: true,
cardLayout: true,
showProgramAirInfo: true