summaryrefslogtreecommitdiff
path: root/app/views/projects/settings/_head.html.haml
diff options
context:
space:
mode:
authorKushal Pandya <kushalspandya@gmail.com>2017-04-25 16:02:39 +0000
committerAlfredo Sumaran <alfredo@gitlab.com>2017-04-25 16:02:39 +0000
commit03534bb2b85c9e525da8564229378dfd23af695f (patch)
tree54e8a75cbc22c5fb88974309cb492df2d63a5e0f /app/views/projects/settings/_head.html.haml
parentb93cc690b03d921669cc8c4dc389e3e2afcbdc48 (diff)
downloadgitlab-ce-03534bb2b85c9e525da8564229378dfd23af695f.tar.gz
Add sub-nav for Project Integration Services edit page
Diffstat (limited to 'app/views/projects/settings/_head.html.haml')
-rw-r--r--app/views/projects/settings/_head.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/settings/_head.html.haml b/app/views/projects/settings/_head.html.haml
index 88bcb541dac..e50a543ffa8 100644
--- a/app/views/projects/settings/_head.html.haml
+++ b/app/views/projects/settings/_head.html.haml
@@ -14,7 +14,7 @@
%span
Members
- if can_edit
- = nav_link(controller: :integrations) do
+ = nav_link(controller: [:integrations, :services]) do
= link_to project_settings_integrations_path(@project), title: 'Integrations' do
%span
Integrations