Only show approved screenshots in search
Bug was reported by Reiner Hermann
This commit is contained in:
parent
169ad369e4
commit
5fedf92661
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ a.black href=package_path(name: pkg.name)
|
|||
/ = pkg.description
|
||||
|
||||
.image
|
||||
= small_img(pkg.screenshots.first, cls: '')
|
||||
= small_img(pkg.screenshots_approved.first, cls: '')
|
||||
.text.pkgname
|
||||
= pkg.name
|
||||
.text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue