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)
|
a.black href=package_path(name: pkg.name)
|
||||||
.text-center and #{pluralize(pkg.screenshots.length-1, 'screenshot')} more…
|
.text-center and #{pluralize(pkg.screenshots.length-1, 'screenshot')} more…
|
||||||
- else
|
- 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"
|
img.screenshot src="/images/dummy/no-screenshots-upload-one.svg"
|
||||||
.small-12.medium-8.columns
|
.small-12.medium-8.columns
|
||||||
.row.packagedetails
|
.row.packagedetails
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue