aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/routes/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/routes/show.html.erb')
-rw-r--r--app/views/routes/show.html.erb4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/routes/show.html.erb b/app/views/routes/show.html.erb
index b935a6f34..22ef7fff8 100644
--- a/app/views/routes/show.html.erb
+++ b/app/views/routes/show.html.erb
@@ -5,10 +5,6 @@
<div class="summary">
<p>
- <label><%= @route.human_attribute_name(:line) %>: </label>
- <%= link_to line_formatted_name( @line), [@referential, @line] %>
- </p>
- <p>
<label><%= @route.human_attribute_name(:name) %>: </label>
<%= @route.name %>
</p>