1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-25 15:43:08 +00:00

Add download status to poster view

Fixes #319
This commit is contained in:
Tim Turner 2017-01-18 16:54:14 -05:00
parent 42f205a731
commit 4f4ad77ad1

View file

@ -18,7 +18,7 @@
<div class="center">
<div class="labels">
<span class="label label-{{DownloadedStatusColor}}" title="{{DownloadedQuality}}">{{DownloadedStatus}}</span>
{{#if website}}
<a href="{{homepage}}" class="label label-info">Homepage</a>
{{/if}}