Remove button to all projects on Trending Projects page.

Fixes #2001.
This commit is contained in:
Nicolas 2015-06-14 21:30:09 +02:00
parent 5c6d83b8e7
commit 7b5b89eabd

View file

@ -13,6 +13,3 @@
.public-projects
%ul.bordered-list
= render @trending_projects
.center.append-bottom-20
= link_to 'Show all projects', explore_projects_path, class: 'btn btn-primary'