Commit ecbe393b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

CI web hooks menu active state and consitent title

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent c293cc91
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
= icon('retweet fw') = icon('retweet fw')
%span %span
Triggers 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 = link_to namespace_project_ci_web_hooks_path(@project.namespace, @project) do
= icon('link fw') = icon('link fw')
%span %span
......
%h3.page-title %h3.page-title
Web hooks CI Web hooks
%p.light %p.light
Web Hooks can be used for binding events when build completed. Web Hooks can be used for binding events when build completed.
......
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