X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/95d899786a1bbabacc0cd12ef1c4814118d9d0de..bd12ec7a8bfdc244756272a2f4fec1f645a6d852:/app/views/browse/_changeset_details.html.erb?ds=sidebyside diff --git a/app/views/browse/_changeset_details.html.erb b/app/views/browse/_changeset_details.html.erb index 2d7808137..eb90fad10 100644 --- a/app/views/browse/_changeset_details.html.erb +++ b/app/views/browse/_changeset_details.html.erb @@ -33,8 +33,7 @@ <%=bbox.min_lon -%> - ('><%= t 'browse.changeset_details.box' %>) + (<%= link_to t('browse.changeset_details.box'), root_path(:minlon => bbox.min_lon, :minlat => bbox.min_lat, :maxlon => bbox.max_lon, :maxlat => bbox.max_lat, :box => 'yes'), :title => t('browse.changeset_details.show_area_box') %>) <%=bbox.max_lon -%>