X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/51a21e6738c5fe524472971e8171bf2442bea415..ba9456066f74814fe4e8929a4467caa2c5c6ba9f:/app/views/browse/way_history.html.erb diff --git a/app/views/browse/way_history.html.erb b/app/views/browse/way_history.html.erb index 0f82c346c..7d16f191a 100644 --- a/app/views/browse/way_history.html.erb +++ b/app/views/browse/way_history.html.erb @@ -4,7 +4,9 @@ %>
-

<%= raw t'browse.way_history.way_history_title', :way_name => link_to(h(@name), :action => "way", :id => @way.id) %>

+

<%= raw t'browse.way_history.way_history_title', :way_name => link_to(h(@name), :action => "way", :id => @way.id) %> + +

<% @way.old_ways.reverse.each do |way| %>