X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bfc021edf3566982671bd2bd09db3c8667fc756a..c3498b490b7e695f0be0898e3df76961bda4738e:/app/views/old_relations/show.html.erb diff --git a/app/views/old_relations/show.html.erb b/app/views/old_relations/show.html.erb index dd52b3833..29d0b0079 100644 --- a/app/views/old_relations/show.html.erb +++ b/app/views/old_relations/show.html.erb @@ -4,11 +4,13 @@ <%= render :partial => "browse/relation", :object => @feature %> -<% unless @feature.redacted? %> -
+
+ <% unless @feature.redacted? %> <%= link_to t("browse.download_xml"), relation_version_path(*@feature.id) %> -
-<% end %> + · + <% end %> + <%= link_to t("browse.view_details"), relation_path(@feature.relation_id) %> +
<% if @feature.version > 1 %>