[Mapbender-commits] r6340 - trunk/mapbender/http/plugins

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Jun 18 06:27:39 EDT 2010


Author: christoph
Date: 2010-06-18 10:27:38 +0000 (Fri, 18 Jun 2010)
New Revision: 6340

Modified:
   trunk/mapbender/http/plugins/mb_wizard.js
Log:


Modified: trunk/mapbender/http/plugins/mb_wizard.js
===================================================================
--- trunk/mapbender/http/plugins/mb_wizard.js	2010-06-18 10:26:49 UTC (rev 6339)
+++ trunk/mapbender/http/plugins/mb_wizard.js	2010-06-18 10:27:38 UTC (rev 6340)
@@ -2,7 +2,7 @@
 
 var WizardApi = function (o) {
 	$wizard.append(o.$target).wizard({
-		fade: false
+		fade: true
 	});
 };
 



More information about the Mapbender_commits mailing list