X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/398d5fa3298b7aacea4a9cbddd0c4e5f8a9e6638..fdd5d2d7791f9138c339c9f18bcaa8946bd18d0c:/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 %>