X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4c0a5ee7d9a81582c15e1a69b2e48c684950436c..23ffdadb565be5ccc4ae9fad9647bdf0fa9b8683:/app/views/browse/_common_details.html.erb diff --git a/app/views/browse/_common_details.html.erb b/app/views/browse/_common_details.html.erb index ede9e14c5..971e467aa 100644 --- a/app/views/browse/_common_details.html.erb +++ b/app/views/browse/_common_details.html.erb @@ -23,9 +23,9 @@ #<%= link_to common_details.changeset_id, :action => :changeset, :id => common_details.changeset_id %> -<% if @type == "node" %> +<% if @type == "node" and common_details.visible? %>