X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4c0a5ee7d9a81582c15e1a69b2e48c684950436c..5452cfeb08dbeaade0a71ae35cfe50e2314ef604:/app/views/browse/_common_details.html.erb?ds=sidebyside 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? %>