mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-20 21:54:58 -04:00
Add existing series no longer shows root dir
This commit is contained in:
@@ -31,10 +31,11 @@
|
||||
{{else}}
|
||||
<span class="label label-inverse">{{status}}</span>
|
||||
{{/if}}
|
||||
<span class="label label-info">Season {{numberOfSeasons}}</span>
|
||||
{{else}}
|
||||
<span class="label label-important">{{status}}</span>
|
||||
<span class="label label-info">{{numberOfSeasons}} Seasons</span>
|
||||
{{/if}}
|
||||
<span class="label label-info">{{numberOfSeasons}} Seasons</span>
|
||||
</div>
|
||||
<div class="span2">
|
||||
<div class="progress">
|
||||
|
||||
Reference in New Issue
Block a user