X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3369743d6c29f8e495d75ae64e96d42ce35e7643..0465fda75a244123ae35e6ca34f9e1fff4232efa:/app/views/browse/_changeset_details.html.erb 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 -%>