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:
authorEric Brinkman <ebrinkman@gitlab.com>2019-02-25 22:29:33 +0300
committerLuke Bennett <lbennett@gitlab.com>2019-03-07 04:58:42 +0300
commite3fa463d1b1946082266d923576053f8f3341fc1 (patch)
tree539b9bbbf3eb93cac1fddcd5af376fd074831492 /app/views/projects/cycle_analytics
parent20805bedfcb2de15a661c327d29b1305367d6167 (diff)
Update Cycle Analytics documentation
Removed duplicate info. Update pipeline health to cycle analytics. Updated screenshots.
Diffstat (limited to 'app/views/projects/cycle_analytics')
-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