rename live tv page

This commit is contained in:
Luke Pulverenti
2015-08-02 19:56:21 -04:00
parent 4120f18fc9
commit 92861ec8de
6 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -745,7 +745,7 @@
var id = item.Id || item.ItemId;
if (item.CollectionType == 'livetv') {
return 'livetvsuggested.html';
return 'livetv.html';
}
if (item.CollectionType == 'channels') {