X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2ac919d4f15300c5866daddb1dd56ddb7cc93fcc..7b384f03ab1d34fd3ebcc5ae3add25b3b5591e2e:/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 c0ebab750..a62ac2ef7 100644 --- a/app/views/browse/relation_history.html.erb +++ b/app/views/browse/relation_history.html.erb @@ -13,8 +13,6 @@ <% end %> <%= t'browse.relation_history.download', :download_xml_link => link_to(t('browse.relation_history.download_xml'), :controller => "old_relation", :action => "history"), :view_details_link => link_to(t('browse.relation_history.view_details'), :action => "relation") %> - or - <%= link_to "view details", :action => "relation" %> <%= render :partial => "map", :object => @relation %>