Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-11-14 19:16:04 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-11-14 19:22:46 +0300
commit459cfeb97a163d4420d21526fea61f0eacf2b39a (patch)
treeca670f5679a0c5ce2d41d298a51f09d61ca7e6a8 /app/views/projects/pipelines
parent28e3a90be82ac4365195a2cd96095fbd5e1b5c2c (diff)
Change breadcrumb title for contribution charts
Diffstat (limited to 'app/views/projects/pipelines')
-rw-r--r--app/views/projects/pipelines/charts.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/projects/pipelines/charts.html.haml b/app/views/projects/pipelines/charts.html.haml
index a86cb14960a..ec17eddba79 100644
--- a/app/views/projects/pipelines/charts.html.haml
+++ b/app/views/projects/pipelines/charts.html.haml
@@ -1,6 +1,5 @@
- @no_container = true
-- breadcrumb_title "CI / CD Charts"
-- page_title _("Charts"), _("Pipelines")
+- page_title _("CI / CD Charts")
%div{ class: container_class }
.sub-header-block