mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-22 15:54:36 +00:00
label-default for network on add series
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{{titleWithYear}}
|
||||
|
||||
<span class="labels">
|
||||
<span class="label label-primary">{{network}}</span>
|
||||
<span class="label label-default">{{network}}</span>
|
||||
{{#unless_eq status compare="continuing"}}
|
||||
<span class="label label-danger">Ended</span>
|
||||
{{/unless_eq}}
|
||||
|
||||
Reference in New Issue
Block a user