Calendar past events are grayed out, today's background is gray

This commit is contained in:
Mark McDowall 2013-07-17 22:52:13 -07:00
parent 07ba92ba87
commit 8d2fc4945b
3 changed files with 23 additions and 7 deletions

View file

@ -39,7 +39,7 @@ define(
tooltip = 'Episode has not aired';
}
}
this.$el.html('<i class="{0}" title="{1}"/>'.format(icon, tooltip));
}