correct contact count on aspect/index

This commit is contained in:
danielgrippi 2011-07-28 16:23:09 -07:00
parent 8ce5e72519
commit 68dafdbf0d

View file

@ -26,7 +26,7 @@
:posts => @posts
.span-5.rightBar.last
= render 'selected_contacts', :people => @selected_people[0..19], :count => @selected_people.size
= render 'selected_contacts', :people => @selected_people[0..19], :count => @contact_count
.section
.title