X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/51a21e6738c5fe524472971e8171bf2442bea415..d1cc387080152269cb142d150e06b0a27f8b98be:/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| %>