X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4395ed6117c6f602a883455b012186368028e3c1..5b6558c0f29013e85c9c398a61872f9dad5a69c5:/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? %>