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:
authorRuben Davila <rdavila84@gmail.com>2017-05-04 05:05:38 +0300
committerRuben Davila <rdavila84@gmail.com>2017-05-04 05:08:43 +0300
commitdbd1bdaeed596f14af89d662e73030bb02571cfd (patch)
tree16712553353aa5f4f43997863357da9fd0347ce9 /app/serializers/analytics_stage_entity.rb
parentb7f01f2b18940eb8dc0fa30e8ebbf1784c864304 (diff)
More updates for translations plus some refactoring.
Diffstat (limited to 'app/serializers/analytics_stage_entity.rb')
-rw-r--r--app/serializers/analytics_stage_entity.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/serializers/analytics_stage_entity.rb b/app/serializers/analytics_stage_entity.rb
index 69bf693de8d..564612202b5 100644
--- a/app/serializers/analytics_stage_entity.rb
+++ b/app/serializers/analytics_stage_entity.rb
@@ -2,6 +2,7 @@ class AnalyticsStageEntity < Grape::Entity
include EntityDateHelper
expose :title
+ expose :name
expose :legend
expose :description