X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bbfc65d1e1090fe62030d83c580f1d1628ac3e0f..ba9456066f74814fe4e8929a4467caa2c5c6ba9f:/app/views/browse/relation_history.html.erb diff --git a/app/views/browse/relation_history.html.erb b/app/views/browse/relation_history.html.erb index cf100b77e..3e8195151 100644 --- a/app/views/browse/relation_history.html.erb +++ b/app/views/browse/relation_history.html.erb @@ -4,7 +4,9 @@ %>
-

<%= raw t'browse.relation_history.relation_history_title', :relation_name => link_to(h(@name), :action => "relation", :id => @relation.id) %>

+

<%= raw t'browse.relation_history.relation_history_title', :relation_name => link_to(h(@name), :action => "relation", :id => @relation.id) %> + +

<% @relation.old_relations.reverse.each do |relation| %>