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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-12-16 19:15:48 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-12-16 19:15:48 +0300
commit06a219baa5130479bf2ee31f26c138509679c562 (patch)
tree565a6057ed91091ac6fd648798979e0d72bb7707 /app/views/dashboard/_sidebar.html.haml
parentf3f27fee88a30899564ed32a2968b0ac8e31451f (diff)
Restyle group page and event filter
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/dashboard/_sidebar.html.haml')
-rw-r--r--app/views/dashboard/_sidebar.html.haml9
1 files changed, 1 insertions, 8 deletions
diff --git a/app/views/dashboard/_sidebar.html.haml b/app/views/dashboard/_sidebar.html.haml
index add9eb7fa29..a980f495427 100644
--- a/app/views/dashboard/_sidebar.html.haml
+++ b/app/views/dashboard/_sidebar.html.haml
@@ -15,11 +15,4 @@
= render "groups", groups: @groups
.prepend-top-20
- %span.rss-icon
- = link_to dashboard_path(:atom, { private_token: current_user.private_token }) do
- %strong
- %i.fa.fa-rss
- News Feed
-
-%hr
-= render 'shared/promo'
+ = render 'shared/promo'