[fusion-commits] r2402 - trunk

svn_fusion at osgeo.org svn_fusion at osgeo.org
Tue Jun 14 04:53:58 EDT 2011


Author: liuar
Date: 2011-06-14 01:53:58 -0700 (Tue, 14 Jun 2011)
New Revision: 2402

Modified:
   trunk/build.xml
Log:
Temporary workaround for IE9 compatibility issue. I will revert this changelist after this issue get fixed in JxLib/Mootools

Modified: trunk/build.xml
===================================================================
--- trunk/build.xml	2011-06-14 08:17:48 UTC (rev 2401)
+++ trunk/build.xml	2011-06-14 08:53:58 UTC (rev 2402)
@@ -213,10 +213,10 @@
                   files=" SingleFile.js
                           fusion.js
                           proj4js-compressed.js
-                          IE9patch.js
                           OpenLayers/OpenLayers.js
                           OLpatch.js
                           jxlib.uncompressed.js
+                          IE9patch.js
                           Error.js
                           EventMgr.js
                           ApplicationDefinition.js



More information about the fusion-commits mailing list