Upload link/path fixed
This commit is contained in:
parent
6c9607ffa8
commit
31afd3635f
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
a.black href=package_path(name: pkg.name)
|
||||
.text-center and #{pluralize(pkg.screenshots.length-1, 'screenshot')} more…
|
||||
- else
|
||||
a href=upload_package_by_name_path(name: pkg.name)
|
||||
a href=package_path(name: pkg.name)
|
||||
img.screenshot src="/images/dummy/no-screenshots-upload-one.svg"
|
||||
.small-12.medium-8.columns
|
||||
.row.packagedetails
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue