提交 cd450221 编写于 作者: D Douwe Maan

Rename "News Feed" buttons to "Activity Feed"

上级 059cc164
......@@ -5,7 +5,7 @@
%li.pull-right
= link_to dashboard_path(:atom, { private_token: current_user.private_token }), class: 'rss-btn' do
%i.fa.fa-rss
News Feed
Activity Feed
= render 'shared/event_filter'
%hr
......
......@@ -23,7 +23,7 @@
%li
= link_to group_path(@group, { format: :atom, private_token: current_user.private_token }), title: "Feed", class: 'rss-btn' do
%i.fa.fa-rss
News Feed
Activity Feed
= render 'shared/event_filter'
%hr
......
......@@ -49,7 +49,7 @@
%li
= link_to namespace_project_path(@project.namespace, @project, format: :atom, private_token: current_user.private_token), title: "Feed", class: 'rss-btn' do
%i.fa.fa-rss
News Feed
Activity Feed
= render 'shared/event_filter'
%hr
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册