add new tab to series timer page

This commit is contained in:
Luke Pulverenti 2014-01-08 00:25:21 -05:00
parent 125a4af7a8
commit 6de0b196ba
7 changed files with 246 additions and 85 deletions

View file

@ -10,8 +10,6 @@
var currentDate;
var channelsPromise;
var guideInfoPromise;
function normalizeDateToTimeslot(date) {
var minutesOffset = date.getMinutes() - cellCurationMinutes;