Use stars icon on explore->starred page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-10-14 16:46:50 +03:00
parent 4bebdc0946
commit 3c66490e6f
No known key found for this signature in database
GPG key ID: 161B5D6A44D3D88A
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@
- if current_page?(starred_explore_projects_path)
%strong.pull-right
%i.fa.fa-star
= pluralize project.star_count, 'star'
.project-info

View file

@ -1,6 +1,6 @@
.explore-trending-block
%p.lead
%i.fa.fa-comments-o
%i.fa.fa-star
See most starred projects
%hr
.public-projects