From 24c623fdf28e89125714db004a41afe18c99638d Mon Sep 17 00:00:00 2001 From: Christopher Schmidt Date: Tue, 22 Apr 2008 11:41:57 +0000 Subject: [PATCH 1/1] minor clenaups --- app/views/browse/start.rjs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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; } -- 2.43.2