summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-04-15 12:12:58 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-04-15 12:12:58 +0300
commit400c9c5ae2c04340dc5a3490b27b393c410f63ad (patch)
treeff6af9cbaf1a7c7414124838811ddd190bb2dfc6
parentac5af61499a8612ef6a51b2bebd18c4c1a083583 (diff)
downloadgitlab-ce-400c9c5ae2c04340dc5a3490b27b393c410f63ad.tar.gz
Revert "Removed help link from sidebar"
This reverts commit 6fe26e3e468ae0b79e2e05b4d4dd608cd9bbcd94.
-rw-r--r--app/views/layouts/nav/_dashboard.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/layouts/nav/_dashboard.html.haml b/app/views/layouts/nav/_dashboard.html.haml
index 511c0694b8a..e4f630c6a18 100644
--- a/app/views/layouts/nav/_dashboard.html.haml
+++ b/app/views/layouts/nav/_dashboard.html.haml
@@ -31,3 +31,8 @@
%span
Merge Requests
%span.count= current_user.assigned_merge_requests.opened.count
+ = nav_link(controller: :help) do
+ = link_to help_path, title: 'Help' do
+ %i.fa.fa-question-circle
+ %span
+ Help