summaryrefslogtreecommitdiff
path: root/app/views/groups/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/show.html.haml')
-rw-r--r--app/views/groups/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml
index cd86a01f276..72d7ad9a592 100644
--- a/app/views/groups/show.html.haml
+++ b/app/views/groups/show.html.haml
@@ -1,5 +1,6 @@
.projects
.activities.span8
+ = render "events/event_last_push", event: @last_push
= link_to dashboard_path, class: 'btn very_small' do
← To dashboard
 
@@ -12,7 +13,6 @@
%h4.nothing_here_message Projects activity will be displayed here
.loading.hide
.side
- = render "events/event_last_push", event: @last_push
= render "projects", projects: @projects
%div
%span.rss-icon