summaryrefslogtreecommitdiff
path: root/app/views/groups
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/groups
parent8f142c4aaeac73743196b1648677eb712f70c87b (diff)
downloadgitlab-ce-91ab3849bd163d41500f33fc94da499b60bfc8c8.tar.gz
Remove text since rss is now to prominent.
Diffstat (limited to 'app/views/groups')
-rw-r--r--app/views/groups/show.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml
index 0687840af39..d31dae7d648 100644
--- a/app/views/groups/show.html.haml
+++ b/app/views/groups/show.html.haml
@@ -27,7 +27,6 @@
%li
= link_to group_path(@group, { format: :atom, private_token: current_user.private_token }), title: "Feed", class: 'rss-btn' do
%i.fa.fa-rss
- Activity Feed
= render 'shared/event_filter'
%hr