summaryrefslogtreecommitdiff
path: root/app/views/layouts/ci/_nav_project.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/ci/_nav_project.html.haml')
-rw-r--r--app/views/layouts/ci/_nav_project.html.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/layouts/ci/_nav_project.html.haml b/app/views/layouts/ci/_nav_project.html.haml
index 545abc23d99..db631f24656 100644
--- a/app/views/layouts/ci/_nav_project.html.haml
+++ b/app/views/layouts/ci/_nav_project.html.haml
@@ -5,12 +5,6 @@
%span
Back to project
%li.separate-item
- = nav_link path: ['projects#show', 'commits#show', 'builds#show'] do
- = link_to ci_project_path(@project) do
- = icon('list-alt fw')
- %span
- Commits
- %span.count= @project.commits.count
= nav_link path: ['services#index', 'services#edit'] do
= link_to ci_project_services_path(@project) do
= icon('share fw')