1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

added quality profile label

This commit is contained in:
kay.one
2013-06-08 15:23:17 -07:00
parent 35af6ecdb6
commit c4badd72bd
12 changed files with 22 additions and 40 deletions
+2 -2
View File
@@ -32,14 +32,14 @@
{{#if isContinuing}}
{{#if nextAiring}}
<span class="label">{{date nextAiring}}</span>
{{else}}
<span class="label label-inverse">Continuing</span>
{{/if}}
<span class="label label-info">Season {{seasonCount}}</span>
{{else}}
<span class="label label-important">Ended</span>
<span class="label label-info">{{seasonCount}} Seasons</span>
{{/if}}
{{> QualityProfilePartial qualityProfile}}
</div>
<div class="span2">
<div class="progress">