mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 08:16:05 -07:00
Remove duplciate tv show status
This commit is contained in:
parent
0e9e72af47
commit
d0e4f4ec43
1 changed files with 1 additions and 3 deletions
|
@ -317,9 +317,7 @@
|
|||
</a>{{#if status}}<span class="label label-primary" style="font-size:60%" target="_blank">{{status}}</span>{{/if}}
|
||||
</h4>
|
||||
{{/if_eq}}
|
||||
{{#if status}}
|
||||
<span class="label label-info" target="_blank">{{status}}</span>
|
||||
{{/if}}
|
||||
|
||||
|
||||
{{#if firstAired}}
|
||||
<span class="label label-info" target="_blank">Air Date: {{firstAired}}</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue