Removed useless links in list view.
Details link is not needed because the image leads to the details page now. The upload link is also not needed because uploading happens from the respective package page.
This commit is contained in:
parent
fb52ce44db
commit
6644d69e26
1 changed files with 0 additions and 6 deletions
|
|
@ -24,9 +24,3 @@
|
|||
// img src="/images/icons/comment.svg" width="18" =rand(30)
|
||||
// '
|
||||
// img src="/images/icons/screenshot.svg" width="18" =rand(5)+1
|
||||
|
||||
.row
|
||||
.large-12.columns
|
||||
a.button.tiny href=package_path(name: pkg.name) Details
|
||||
'
|
||||
a.button.tiny href=upload_package_by_name_path(name: pkg.name) Upload screenshot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue