X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3a5c72986517ae11c8f225c1134bf869819a84e3..88e72be5b1ca6c25395d30a82d9624ebb2af2b0b:/app/views/old_ways/show.html.erb diff --git a/app/views/old_ways/show.html.erb b/app/views/old_ways/show.html.erb index fa6987157..c7826a511 100644 --- a/app/views/old_ways/show.html.erb +++ b/app/views/old_ways/show.html.erb @@ -3,3 +3,7 @@ <%= render "sidebar_header", :title => t("browse.way.title_html", :name => printable_name(@feature)) %> <%= render :partial => "browse/way", :object => @feature %> + +
+ <%= link_to t("browse.download_xml"), way_version_path(*@feature.id) %> +