X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/56db9ca2b7e2475cd8025630049fb4a4b824f2d9..baaacfc7c08d8c5df5e67f4fafdbddf4e440c39d:/app/views/browse/_relation_details.html.erb diff --git a/app/views/browse/_relation_details.html.erb b/app/views/browse/_relation_details.html.erb index 1c0f4c93c..6e12f7f65 100644 --- a/app/views/browse/_relation_details.html.erb +++ b/app/views/browse/_relation_details.html.erb @@ -1,4 +1,4 @@ -
+
<% if relation_details.redacted? %>
<%= t 'browse.redacted.message_html', :type => t('browse.redacted.type.relation'), :redaction_link => link_to(t('browse.redacted.redaction', :id => relation_details.redaction.id), relation_details.redaction), :version => relation_details.version %><