X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/bbfc65d1e1090fe62030d83c580f1d1628ac3e0f..ba9456066f74814fe4e8929a4467caa2c5c6ba9f:/app/views/browse/way_history.html.erb?ds=inline 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| %>