mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
added placeholder image for missing posters.
This commit is contained in:
parent
f94ea0e78a
commit
4015984900
6 changed files with 20 additions and 8 deletions
|
@ -11,7 +11,7 @@
|
|||
<div class="ended-banner">Ended</div>
|
||||
{{/unless}}
|
||||
<a href="{{route}}">
|
||||
<img class="series-poster" src="{{poster}} ">
|
||||
<img class="series-poster" src="{{poster}}" {{defaultImg}}>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue