Recent push event
This commit is contained in:
parent
40af6e1ad2
commit
e0d1fba15e
11 changed files with 70 additions and 11 deletions
|
@ -14,6 +14,7 @@
|
|||
- else
|
||||
%h4.nothing_here_message Projects activity will be displayed here
|
||||
.side
|
||||
= render "events/event_last_push", :event => @last_push
|
||||
.projects_box
|
||||
%h5
|
||||
Projects
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
= link_to new_project_issue_path(@project), :title => "New Issue", :class => "btn small" do
|
||||
Issue
|
||||
|
||||
= render "events/event_last_push", :event => @last_push
|
||||
- unless @events.blank?
|
||||
%br
|
||||
%h5.cgray
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue