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:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-11-21 23:08:05 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-11-21 23:08:05 +0300
commit618d4d6db51db29d7061b0e2e81b89e46a7b30c8 (patch)
tree9815e804110f3ae0d750a8e49b5c6575c6025d0b /app/views/projects/cycle_analytics
parent9402def747f22e77c0759b6136aa5ec96d177278 (diff)
No enough data to Not enough data
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 0fb2ebb8c35..ce1393267eb 100644
--- a/app/views/projects/cycle_analytics/show.html.haml
+++ b/app/views/projects/cycle_analytics/show.html.haml
@@ -73,7 +73,7 @@
%span{ "v-if" => "stage.value" }
{{ stage.value }}
%span.stage-empty{ "v-else" => true }
- No enough data
+ Not enough data
%template{ "v-else" => true }
%span.not-available
Not available