Commit 90ffb1c0 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix header title

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent e3efce92
......@@ -3,7 +3,7 @@
= auto_discovery_link_tag(:atom, group_url(@group, format: :atom, private_token: current_user.private_token), title: "#{@group.name} activity")
- page_title "Activity"
- header_title "Activity", activity_dashboard_path
- header_title group_title(@group, "Activity", activity_group_path(@group))
%section.activities
= render 'activities'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment