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:
Christoph Haas 2015-04-19 23:09:19 +02:00
parent fb52ce44db
commit 6644d69e26

View file

@ -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