mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -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
|
@ -2,7 +2,7 @@
|
|||
<div class="row">
|
||||
<div class="span2">
|
||||
<a href="{{traktUrl}}" target="_blank">
|
||||
<img class="add-series-poster" src="{{remotePoster}}">
|
||||
<img class="add-series-poster" src="{{remotePoster}}" {{defaultImg}}>
|
||||
</a>
|
||||
</div>
|
||||
<div class="span9">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue