[Mapbender-commits] r6110 - branches/3_dev/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Sun May 9 09:29:16 EDT 2010


Author: christoph
Date: 2010-05-09 09:29:16 -0400 (Sun, 09 May 2010)
New Revision: 6110

Modified:
   branches/3_dev/http/javascripts/map.php
Log:


Modified: branches/3_dev/http/javascripts/map.php
===================================================================
--- branches/3_dev/http/javascripts/map.php	2010-05-09 13:28:46 UTC (rev 6109)
+++ branches/3_dev/http/javascripts/map.php	2010-05-09 13:29:16 UTC (rev 6110)
@@ -222,6 +222,7 @@
 
 echo implode("\n", $executeJsPluginsArray);
 echo "	
+	Mapbender.events.hideSplashScreen.trigger();
 	// creates the map objects (mapframe1, overview...)
 	Mapbender.events.initMaps.trigger();
 



More information about the Mapbender_commits mailing list