summaryrefslogtreecommitdiff
path: root/app/views/projects/settings/_head.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/settings/_head.html.haml')
-rw-r--r--app/views/projects/settings/_head.html.haml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/projects/settings/_head.html.haml b/app/views/projects/settings/_head.html.haml
index b5773acb5a4..15ba09b10ba 100644
--- a/app/views/projects/settings/_head.html.haml
+++ b/app/views/projects/settings/_head.html.haml
@@ -9,10 +9,6 @@
= link_to edit_project_path(@project), title: 'General' do
%span
General
- = nav_link(controller: :members) do
- = link_to project_settings_members_path(@project), title: 'Members' do
- %span
- Members
- if can_edit
= nav_link(controller: [:integrations, :services, :hooks, :hook_logs]) do
= link_to project_settings_integrations_path(@project), title: 'Integrations' do