summaryrefslogtreecommitdiff
path: root/app/views/projects/activity.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-07-08 23:21:35 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-07-08 23:21:35 +0200
commitf0e1da04f061843dd6c6a45d51090c18bade3f1f (patch)
tree309047dcdd8ce537e383b7729afd749a2441ef7a /app/views/projects/activity.html.haml
parenta0b9fe12886f55875bc4bce49f2566be3bff79cd (diff)
downloadgitlab-ce-f0e1da04f061843dd6c6a45d51090c18bade3f1f.tar.gz
Show last push widget on several project pages
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/projects/activity.html.haml')
-rw-r--r--app/views/projects/activity.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/projects/activity.html.haml b/app/views/projects/activity.html.haml
index 25bd93cae87..b486cd4ded4 100644
--- a/app/views/projects/activity.html.haml
+++ b/app/views/projects/activity.html.haml
@@ -1,6 +1,5 @@
+= render 'projects/last_push'
.hidden-xs
- = render "events/event_last_push", event: @last_push
-
- if current_user
%ul.nav.nav-pills.event_filter.pull-right
%li