reduced number of recent projects for dashboard to 5

This commit is contained in:
Dmitriy Zaporozhets 2012-02-28 23:01:50 +02:00
parent 376bec26de
commit 5c2e89b279

View file

@ -1,4 +1,4 @@
- @active_projects.first(10).each do |project| - @active_projects.first(5).each do |project|
.wll .wll
= link_to project do = link_to project do
%h4 %h4