get covers from children if no images in album
This commit is contained in:
parent
584ec41c7a
commit
90482446b1
4 changed files with 32 additions and 17 deletions
|
|
@ -25,7 +25,7 @@
|
|||
<a href="{{child.name}}/">
|
||||
<div>
|
||||
<img
|
||||
src="{{child.name}}/{{child.cover_thumbnail_path}}" />
|
||||
src="{{child.cover_thumbnail_path}}" />
|
||||
</div>
|
||||
<div>
|
||||
{{child.name}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue