aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/routes
diff options
context:
space:
mode:
authorcedricnjanga2017-11-27 16:30:48 +0100
committercedricnjanga2017-11-27 16:30:48 +0100
commit6bd0791839353750511ce4a49e6b75a462dfec51 (patch)
treeb5106a746950541d4ee864c8369d0eadc6ab8638 /app/views/routes
parentd5db245d67ba14351f09c707b566671e1bd04541 (diff)
parentff28f0371280b8258921f8204e7af9c7edb56413 (diff)
downloadchouette-core-6bd0791839353750511ce4a49e6b75a462dfec51.tar.bz2
Merge branch 'master' of github.com:af83/stif-boiv
Diffstat (limited to 'app/views/routes')
-rw-r--r--app/views/routes/show.html.slim2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/routes/show.html.slim b/app/views/routes/show.html.slim
index 329be4b5f..734d6ebf3 100644
--- a/app/views/routes/show.html.slim
+++ b/app/views/routes/show.html.slim
@@ -38,7 +38,7 @@
= table_builder_2 @route_sp,
[ \
TableBuilderHelper::Column.new( \
- name: 'ID Reflex', \
+ name: t('id_reflex'), \
attribute: Proc.new { |s| s.try(:stop_area).try(:user_objectid) } \
), \
TableBuilderHelper::Column.new( \