3 events on dashboard, fixed issue gl#250

This commit is contained in:
Dmitriy Zaporozhets 2011-11-22 19:54:36 +02:00
parent 86829cae50
commit 4451b8df8a
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
.project-box.project-updates.ui-box.ui-box-small.ui-box-big
%h3= project.name
.data
- project.updates(4).each do |update|
- project.updates(3).each do |update|
%a.project-update{:href => dashboard_feed_path(project, update)}
= image_tag gravatar_icon(update.author_email), :class => "left", :width => 40
%span.update-title