[Mapbender-commits] r6339 - trunk/mapbender/http/plugins
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Fri Jun 18 06:26:49 EDT 2010
Author: christoph
Date: 2010-06-18 10:26:49 +0000 (Fri, 18 Jun 2010)
New Revision: 6339
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:06:45 UTC (rev 6338)
+++ trunk/mapbender/http/plugins/mb_wizard.js 2010-06-18 10:26:49 UTC (rev 6339)
@@ -2,7 +2,7 @@
var WizardApi = function (o) {
$wizard.append(o.$target).wizard({
- fade: true
+ fade: false
});
};
More information about the Mapbender_commits
mailing list