X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b3ef9c06c59cdcde8e7a8f5e5e7c538f5336dc47..4fbc1ddde4d33dd0bf13f7a035f7faa96f3ef1e7:/app/views/browse/_common.rhtml diff --git a/app/views/browse/_common.rhtml b/app/views/browse/_common.rhtml index d400405c3..d5db7c6cc 100644 --- a/app/views/browse/_common.rhtml +++ b/app/views/browse/_common.rhtml @@ -1,6 +1,12 @@ +<% if obj.visible %> <%= render :partial => 'map', :locals => { :type => type, :id => obj.id } %> +<% else %> +Deleted +<% end %> Last edited: <%= h(obj.timestamp) %>