X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/24b4538f8fef9f97098a1dfd82ff56bd61103c96..8a2df0e0b5347be90543dc7c9f025ef8136b08c3:/app/views/browse/feature.html.erb diff --git a/app/views/browse/feature.html.erb b/app/views/browse/feature.html.erb index c3fadbe31..5674f21b0 100644 --- a/app/views/browse/feature.html.erb +++ b/app/views/browse/feature.html.erb @@ -8,7 +8,7 @@ <%= render :partial => @type, :object => @feature %>
- <%= link_to(t('browse.download_xml'), :controller => @type.pluralize, :action => "read") %> + <%= link_to(t('browse.download_xml'), :controller => @type.pluralize, :action => :show) %> · <%= link_to(t('browse.view_history'), :action => "#{@type}_history") %>