X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1f8a68371ad34594cce4aadf5fef229588fd4ddc..e192c779862acdde8b0191faca8a2910f2008719:/app/views/browse/_changeset_details.rhtml diff --git a/app/views/browse/_changeset_details.rhtml b/app/views/browse/_changeset_details.rhtml index 5b724012a..fdcc96c19 100644 --- a/app/views/browse/_changeset_details.rhtml +++ b/app/views/browse/_changeset_details.rhtml @@ -17,38 +17,30 @@ <% end %> - <% unless changeset_details.tags_as_hash.empty? %> -
<%= changeset_details.max_lat/GeoRecord::SCALE.to_f -%> | +<%=maxlat -%> | |||
<%= changeset_details.min_lon/GeoRecord::SCALE.to_f -%> | -<%= changeset_details.max_lon/GeoRecord::SCALE.to_f -%> | +<%=minlon -%> | +(box) | +<%=maxlon -%> |
<%= changeset_details.min_lon/GeoRecord::SCALE.to_f -%> | +<%= minlat -%> |