summaryrefslogtreecommitdiff
path: root/app/views/layouts
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-05 10:51:25 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-05 10:51:25 +0200
commitecbe393b8d37f56f86c2695019230f0741d86553 (patch)
treeffb036f337665facdf636f75c2a7351bcbd0fd2d /app/views/layouts
parentc293cc91522544f5a45fc00b842fc23fa228cdf9 (diff)
downloadgitlab-ce-ecbe393b8d37f56f86c2695019230f0741d86553.tar.gz
CI web hooks menu active state and consitent titleci-web-hooks
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/layouts')
-rw-r--r--app/views/layouts/nav/_project_settings.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/nav/_project_settings.html.haml b/app/views/layouts/nav/_project_settings.html.haml
index abee5e1b3f3..9279a846623 100644
--- a/app/views/layouts/nav/_project_settings.html.haml
+++ b/app/views/layouts/nav/_project_settings.html.haml
@@ -50,7 +50,7 @@
= icon('retweet fw')
%span
Triggers
- = nav_link path: 'web_hooks#index' do
+ = nav_link path: 'ci_web_hooks#index' do
= link_to namespace_project_ci_web_hooks_path(@project.namespace, @project) do
= icon('link fw')
%span