Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-05-20 22:27:35 +0300
committerDouwe Maan <douwe@selenight.nl>2017-05-25 23:21:30 +0300
commite45e540d1d90549cc5f45521360241afce9eaf18 (patch)
tree5a01a839261b97ea3caac9621fe19bb80e15a93b /app/views/dashboard/_activities.html.haml
parente20eb71203aa29458d7f51a27d42a3d8208e2494 (diff)
Consistently display last push event widget
Diffstat (limited to 'app/views/dashboard/_activities.html.haml')
-rw-r--r--app/views/dashboard/_activities.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/dashboard/_activities.html.haml b/app/views/dashboard/_activities.html.haml
index e1b270a08c2..a676eba2aee 100644
--- a/app/views/dashboard/_activities.html.haml
+++ b/app/views/dashboard/_activities.html.haml
@@ -1,6 +1,3 @@
-.hidden-xs
- = render "events/event_last_push", event: @last_push
-
.nav-block.activities
.controls
= link_to dashboard_projects_path(rss_url_options), class: 'btn rss-btn has-tooltip', title: 'Subscribe' do