add tv service status reporting

This commit is contained in:
Luke Pulverenti 2014-01-16 12:23:30 -05:00
parent e768e496ed
commit 518003518b
8 changed files with 153 additions and 55 deletions

View file

@ -475,7 +475,7 @@
borderless: item.Type == "Game"
});
$('#similarContent', page).html(html);
$('#similarContent', page).html(html).createPosterItemHoverMenu();
});
}