summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-09-17 12:16:49 +0200
committerDouwe Maan <douwe@gitlab.com>2015-09-17 12:16:53 +0200
commit89fee0e35e56ca0bc47877b567c4a6d39d060fd5 (patch)
treec5dcbc1a3b05d48589d88fdb92c3d63d85a6898e
parent6043c6696640404f989b598188a6b78f7e574723 (diff)
downloadgitlab-ce-89fee0e35e56ca0bc47877b567c4a6d39d060fd5.tar.gz
Fix active state of CI Help nav link.
-rw-r--r--app/views/layouts/ci/_nav_dashboard.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/ci/_nav_dashboard.html.haml b/app/views/layouts/ci/_nav_dashboard.html.haml
index fcff405d19d..55bacb66061 100644
--- a/app/views/layouts/ci/_nav_dashboard.html.haml
+++ b/app/views/layouts/ci/_nav_dashboard.html.haml
@@ -16,7 +16,7 @@
%i.fa.fa-cogs
%span
Admin
- %li
+ = nav_link path: "helps#show" do
= link_to ci_help_path do
%i.fa.fa-info
%span