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
path: root/app
diff options
context:
space:
mode:
authorDimitrie Hoekstra <dimitrie@gitlab.com>2019-04-05 16:06:24 +0300
committerFilipa Lacerda <filipa@gitlab.com>2019-04-05 16:06:24 +0300
commit8fafd0f32ecd04ee29b7b28de6caaa1ecbafe29f (patch)
tree5dd6e17c631c1242845bacc6f71d7199a90efe6e /app
parent7a48a06cf3b454021aa466464686fee8c82d6862 (diff)
Removes the undescriptive CI Charts header
Additional changes include removal of translation records Added changelog
Diffstat (limited to 'app')
-rw-r--r--app/views/projects/pipelines/charts.html.haml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/projects/pipelines/charts.html.haml b/app/views/projects/pipelines/charts.html.haml
index 9da42fe99ac..4d1d078661d 100644
--- a/app/views/projects/pipelines/charts.html.haml
+++ b/app/views/projects/pipelines/charts.html.haml
@@ -2,10 +2,6 @@
- page_title _('CI / CD Charts')
%div{ class: container_class }
- .sub-header-block
- .oneline
- = _("A collection of graphs regarding Continuous Integration")
-
#charts.ci-charts
.row
.col-md-6