Fixed "more screenshots" link
This commit is contained in:
parent
59b353d569
commit
8e1b3edbb4
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@
|
|||
a.black.fancybox title=pkg.screenshots.first.caption rel='fancybox-group' href=pkg.screenshots.first.url('large')
|
||||
img.screenshot src=pkg.screenshots.first.url('large')
|
||||
- if pkg.screenshots.length > 1
|
||||
.text-center More screenshots
|
||||
a.black href=package_path(name: pkg.name)
|
||||
.text-center More screenshots…
|
||||
- else
|
||||
a href=upload_package_by_name_path(name: pkg.name)
|
||||
img.screenshot src="/images/dummy/no-screenshots-upload-one.svg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue