summaryrefslogtreecommitdiff
path: root/app/views/dashboard/_activities.html.haml
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-06-12 11:58:18 +0200
committerSytse Sijbrandij <sytse@gitlab.com>2015-06-12 11:58:18 +0200
commit91ab3849bd163d41500f33fc94da499b60bfc8c8 (patch)
tree6a627c3e6e9ed173611aa7bd91442635c9caac0a /app/views/dashboard/_activities.html.haml
parent8f142c4aaeac73743196b1648677eb712f70c87b (diff)
downloadgitlab-ce-91ab3849bd163d41500f33fc94da499b60bfc8c8.tar.gz
Remove text since rss is now to prominent.
Diffstat (limited to 'app/views/dashboard/_activities.html.haml')
-rw-r--r--app/views/dashboard/_activities.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/dashboard/_activities.html.haml b/app/views/dashboard/_activities.html.haml
index ba49013d834..213b5d65b3c 100644
--- a/app/views/dashboard/_activities.html.haml
+++ b/app/views/dashboard/_activities.html.haml
@@ -6,7 +6,6 @@
%li.pull-right
= link_to dashboard_path(:atom, { private_token: current_user.private_token }), class: 'rss-btn' do
%i.fa.fa-rss
- Activity Feed
= render 'shared/event_filter'
%hr