reduced number of recent projects for dashboard to 5
This commit is contained in:
parent
376bec26de
commit
5c2e89b279
|
@ -1,4 +1,4 @@
|
|||
- @active_projects.first(10).each do |project|
|
||||
- @active_projects.first(5).each do |project|
|
||||
.wll
|
||||
= link_to project do
|
||||
%h4
|
||||
|
|
Loading…
Reference in a new issue