Fixed overview ended label

pull/6/head
Mark McDowall 10 years ago
parent 3717b558e4
commit c9b5c2802b

@ -40,7 +40,7 @@
<span class="label label-default">{{NextAiring nextAiring}}</span>
{{/if}}
{{else}}
<span class="label label-important">Ended</span>
<span class="label label-danger">Ended</span>
{{/if_eq}}
{{seasonCountHelper}}

Loading…
Cancel
Save