[fusion-commits] r2731 - trunk/lib

svn_fusion at osgeo.org svn_fusion at osgeo.org
Tue Jun 4 23:31:28 PDT 2013


Author: jng
Date: 2013-06-04 23:31:28 -0700 (Tue, 04 Jun 2013)
New Revision: 2731

Modified:
   trunk/lib/Map.js
Log:
I hate you IE8! The sooner you die the better!

Modified: trunk/lib/Map.js
===================================================================
--- trunk/lib/Map.js	2013-06-04 05:17:37 UTC (rev 2730)
+++ trunk/lib/Map.js	2013-06-05 06:31:28 UTC (rev 2731)
@@ -2024,7 +2024,7 @@
             this._setDigitizationPrompt(options.prompt);
         }
         this._activateDigitizer(ctrl, this.DRAW_CONTROL_CIRCLE, callback);
-    },
+    }
 });
 
 /**



More information about the fusion-commits mailing list