From efaa12410a54883a2fd4297e5ee049ace15c7451 Mon Sep 17 00:00:00 2001 From: mueller Date: Fri, 28 May 2010 17:38:20 -0400 Subject: [PATCH] added a comma in a strategic location. It sometimes helps Explorer feel better. --- CXGN/Image.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CXGN/Image.js b/CXGN/Image.js index 855aeff..85b1fc9 100644 --- a/CXGN/Image.js +++ b/CXGN/Image.js @@ -43,7 +43,7 @@ CXGN.Image.prototype = { }, onError: function() { alert('An error occurred! '); - } + }, }) } -- 2.11.4.GIT