Episode count on posters and coloured bars

This commit is contained in:
Mark McDowall
2013-07-25 20:25:56 -07:00
parent 5bfcc511e8
commit 9ba0623987
7 changed files with 78 additions and 17 deletions
+2 -3
View File
@@ -24,10 +24,9 @@
{{#if nextAiring}}
<span class="label label-inverse">{{NextAiring nextAiring}}</span>
{{/if}}
<span class="label label-info">Season {{seasonCount}}</span>
{{else}}
<span class="label label-info">{{seasonCount}} Seasons</span>
{{/if_eq}}
{{seasonCountHelper}}
{{> EpisodeProgressPartial }}
</div>
</div>
</div>