From beed6b8df8d86c86b69fcca2b602bf40e36dcb75 Mon Sep 17 00:00:00 2001 From: Michel Etienne Date: Thu, 21 Aug 2014 16:33:57 +0200 Subject: maintain object names on show --- app/views/access_links/show.html.erb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/views/access_links') diff --git a/app/views/access_links/show.html.erb b/app/views/access_links/show.html.erb index f7b870fd8..79294bb38 100644 --- a/app/views/access_links/show.html.erb +++ b/app/views/access_links/show.html.erb @@ -12,6 +12,10 @@ <%= link_to @access_link.stop_area.name, [@referential, @access_link.stop_area] %>
++ + <%= @access_link.name %> +
<%= t("connection_link_types.label.#{@access_link.access_link_type}") %> -- cgit v1.2.3