summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-11-21 15:08:05 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-11-21 15:08:05 -0500
commit618d4d6db51db29d7061b0e2e81b89e46a7b30c8 (patch)
tree9815e804110f3ae0d750a8e49b5c6575c6025d0b /app
parent9402def747f22e77c0759b6136aa5ec96d177278 (diff)
downloadgitlab-ce-618d4d6db51db29d7061b0e2e81b89e46a7b30c8.tar.gz
No enough data to Not enough data
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 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