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:
authorKushal Pandya <kushalspandya@gmail.com>2019-03-07 16:47:01 +0300
committerKushal Pandya <kushalspandya@gmail.com>2019-03-07 16:47:01 +0300
commit02e464b6363201998cbef478bfe34e4fefadcfa6 (patch)
treed8419d6d576e4e3c1881799c96d416f31ee2c920 /app
parent2b86f45c5cbdf78dda698e1e6db4958b377c0e60 (diff)
parente3fa463d1b1946082266d923576053f8f3341fc1 (diff)
Merge branch 'eb-update-cycle-analytics-docs' into 'master'
Update Cycle Analytics Documentation See merge request gitlab-org/gitlab-ce!25536
Diffstat (limited to 'app')
-rw-r--r--app/views/projects/cycle_analytics/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/cycle_analytics/show.html.haml b/app/views/projects/cycle_analytics/show.html.haml
index bdf021fd87f..59f0afd59e6 100644
--- a/app/views/projects/cycle_analytics/show.html.haml
+++ b/app/views/projects/cycle_analytics/show.html.haml
@@ -10,7 +10,7 @@
.wrapper{ "v-show" => "!isLoading && !hasError" }
.card
.card-header
- {{ __('Pipeline Health') }}
+ {{ __('Recent Project Activity') }}
.content-block
.container-fluid
.row