X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4395ed6117c6f602a883455b012186368028e3c1..44c3e1d66a983a41d4cdc4d3472a1d99d5bf6ef7:/app/views/browse/_common_details.html.erb?ds=inline diff --git a/app/views/browse/_common_details.html.erb b/app/views/browse/_common_details.html.erb index 054ffbd79..971e467aa 100644 --- a/app/views/browse/_common_details.html.erb +++ b/app/views/browse/_common_details.html.erb @@ -23,7 +23,7 @@ #<%= link_to common_details.changeset_id, :action => :changeset, :id => common_details.changeset_id %> -<% if @type == "node" %> +<% if @type == "node" and common_details.visible? %>