[Mapbender-commits] r5015 - trunk/mapbender/http/javascripts
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Thu Nov 19 06:01:43 EST 2009
Author: christoph
Date: 2009-11-19 06:01:43 -0500 (Thu, 19 Nov 2009)
New Revision: 5015
Modified:
trunk/mapbender/http/javascripts/map.php
Log:
Modified: trunk/mapbender/http/javascripts/map.php
===================================================================
--- trunk/mapbender/http/javascripts/map.php 2009-11-19 10:54:04 UTC (rev 5014)
+++ trunk/mapbender/http/javascripts/map.php 2009-11-19 11:01:43 UTC (rev 5015)
@@ -214,7 +214,7 @@
"height:$e_height," .
"src:'$e_src'," .
"title:'$e_title'," .
- "currentTitle:'$e_currentTitle'," .
+ "currentTitle:'$e_currentTitle'" .
"}";
echo "Mapbender.modules." . $e_id . " = " . $elementAttributes . ";\n";
More information about the Mapbender_commits
mailing list