summaryrefslogtreecommitdiff
path: root/app/views/dashboard/activity.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-09-03 21:53:55 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-09-03 21:53:55 +0200
commit0145e8ea210b2c0e1fac204126bf460063d1e17f (patch)
treefea8ea51fff7c1b8ba64d9f91a4760face03280e /app/views/dashboard/activity.html.haml
parentb008273883ac4c73652e73b418ffece2848fe40b (diff)
downloadgitlab-ce-0145e8ea210b2c0e1fac204126bf460063d1e17f.tar.gz
Set page title based on content in dashboard area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/dashboard/activity.html.haml')
-rw-r--r--app/views/dashboard/activity.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/dashboard/activity.html.haml b/app/views/dashboard/activity.html.haml
index 72419bf94dd..3e24338af64 100644
--- a/app/views/dashboard/activity.html.haml
+++ b/app/views/dashboard/activity.html.haml
@@ -2,6 +2,7 @@
- if current_user
= auto_discovery_link_tag(:atom, dashboard_url(format: :atom, private_token: current_user.private_token), title: "All activity")
+- header_title "Activity", activity_dashboard_path
= render 'dashboard/activity_head'
%section.activities