From: Christopher Schmidt Date: Tue, 22 Apr 2008 11:41:57 +0000 (+0000) Subject: minor clenaups X-Git-Tag: live~7747^2~25 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/24c623fdf28e89125714db004a41afe18c99638d?hp=19a57c97b16d2dae962739f49732c081acaf3202 minor clenaups --- diff --git a/app/views/browse/start.rjs b/app/views/browse/start.rjs index 963f1c25b..2f23c1b1a 100644 --- a/app/views/browse/start.rjs +++ b/app/views/browse/start.rjs @@ -80,6 +80,7 @@ page << < 0.25) { - $("status").innerHTML = "Unable to load: Bounding box size of " + size + " is too large. (Must be smaller than 0.25)"; + $("status").innerHTML = "Unable to load: Bounding box size of " + size + " is too large. (Must be smaller than 0.25)
"; return; }