[Mapbender-commits] r3297 - branches/beck_dev/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Thu Dec 11 03:59:49 EST 2008


Author: beck
Date: 2008-12-11 03:59:49 -0500 (Thu, 11 Dec 2008)
New Revision: 3297

Modified:
   branches/beck_dev/http/javascripts/mod_mapCookie.php
Log:


Modified: branches/beck_dev/http/javascripts/mod_mapCookie.php
===================================================================
--- branches/beck_dev/http/javascripts/mod_mapCookie.php	2008-12-11 08:55:51 UTC (rev 3296)
+++ branches/beck_dev/http/javascripts/mod_mapCookie.php	2008-12-11 08:59:49 UTC (rev 3297)
@@ -76,6 +76,6 @@
 		};
 	}
 	else {
-		document.getElementById('body').setAttribute('onunload','mod_mapCookie_storeMapState();');
+		document.getElementById('body').setAttribute('onunload','mod_mapCookie_storeMapState()');
 	}
 }
\ No newline at end of file



More information about the Mapbender_commits mailing list