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

update emby tv

This commit is contained in:
Luke Pulverenti 2015-07-23 19:40:54 -04:00
parent a3c09327e0
commit d866746351
2 changed files with 5 additions and 5 deletions

View file

@ -122,10 +122,10 @@
}).fail(function (result) {
//Dashboard.alert({
// message: Globalize.translate('ErrorGettingTvLineups')
//});
//refreshListings(page, '');
Dashboard.alert({
message: Globalize.translate('ErrorGettingTvLineups')
});
refreshListings(page, '');
Dashboard.hideModalLoadingMsg();
});