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

update tv guide

This commit is contained in:
Luke Pulverenti 2016-03-19 17:25:07 -04:00
parent 66043451c1
commit e9e57ba19e
4 changed files with 1 additions and 268 deletions

View file

@ -95,8 +95,6 @@
html += '</a>';
}
$('#childrenContent', page).html(html).createGuideHoverMenu('.tvProgramInfo');
}
function loadPrograms(page, channelId) {