X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/abb66fa808f09469306e6b03b21539eb57b74d38..9a7db5d63b12f90b944f4ad151e5299d1745ecfb:/app/views/browse/relation_history.rhtml diff --git a/app/views/browse/relation_history.rhtml b/app/views/browse/relation_history.rhtml index f4b3e1faa..60e0ffd17 100644 --- a/app/views/browse/relation_history.rhtml +++ b/app/views/browse/relation_history.rhtml @@ -11,12 +11,6 @@ or <%= link_to "view details", :action => "relation" %> - - <% if @relation.visible %> - <%= render :partial => "map", :locals => { :type => "relation", :id => @relation.id } %> - <% else %> - Deleted - <% end %> - + <%= render :partial => "map", :object => @relation %>