summaryrefslogtreecommitdiff
path: root/app/views/layouts/nav/_project_settings.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-28 12:33:54 +0100
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-28 12:33:54 +0100
commitc9af886df9b83e7f3f9b131f19184546fbeac9de (patch)
treece48e418880c4ced5fffc7e4ef3d33c314b7afcd /app/views/layouts/nav/_project_settings.html.haml
parentb6d1d25d43fc562fd3a05ae67da7de01f7d36206 (diff)
downloadgitlab-ce-c9af886df9b83e7f3f9b131f19184546fbeac9de.tar.gz
Remove deprecated CI events from project settings page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/layouts/nav/_project_settings.html.haml')
-rw-r--r--app/views/layouts/nav/_project_settings.html.haml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/layouts/nav/_project_settings.html.haml b/app/views/layouts/nav/_project_settings.html.haml
index 954dbe5d2b9..356ce09c3d7 100644
--- a/app/views/layouts/nav/_project_settings.html.haml
+++ b/app/views/layouts/nav/_project_settings.html.haml
@@ -65,8 +65,3 @@
= icon('share fw')
%span
CI Services
- = nav_link path: 'events#index' do
- = link_to ci_project_events_path(@project.gitlab_ci_project) do
- = icon('book fw')
- %span
- CI Events