Commit 400c9c5a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Revert "Removed help link from sidebar"

This reverts commit 6fe26e3e.
parent ac5af614
......@@ -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
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