summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKushal Pandya <kushal@gitlab.com>2017-02-15 20:54:06 +0530
committerKushal Pandya <kushal@gitlab.com>2017-02-15 20:54:06 +0530
commit7ca40dbe3a902256456a6742dc98e04e77cf1a17 (patch)
treed4b180b2b7cb3de63ef5af7435af220ab728d324
parent630abe8f33af6de4b936ab015bed50dd78821626 (diff)
downloadgitlab-ce-25386-redesigned-project-navigation.tar.gz
Cycle Analytics is now under Projects tab25386-redesigned-project-navigation
-rw-r--r--app/views/projects/pipelines/_head.html.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/projects/pipelines/_head.html.haml b/app/views/projects/pipelines/_head.html.haml
index 721a9b6beb5..39c098e4b02 100644
--- a/app/views/projects/pipelines/_head.html.haml
+++ b/app/views/projects/pipelines/_head.html.haml
@@ -20,9 +20,3 @@
= link_to project_environments_path(@project), title: 'Environments', class: 'shortcuts-environments' do
%span
Environments
-
- - if can?(current_user, :read_cycle_analytics, @project)
- = nav_link(controller: %w(cycle_analytics)) do
- = link_to project_cycle_analytics_path(@project), title: 'Cycle Analytics' do
- %span
- Cycle Analytics