[Mapbender-commits] r7979 - branches/2.7/http/plugins

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Tue Jul 19 09:36:13 EDT 2011


Author: astrid_emde
Date: 2011-07-19 06:36:13 -0700 (Tue, 19 Jul 2011)
New Revision: 7979

Modified:
   branches/2.7/http/plugins/mb_print.php
Log:
) too much

Modified: branches/2.7/http/plugins/mb_print.php
===================================================================
--- branches/2.7/http/plugins/mb_print.php	2011-07-19 13:21:38 UTC (rev 7978)
+++ branches/2.7/http/plugins/mb_print.php	2011-07-19 13:36:13 UTC (rev 7979)
@@ -429,7 +429,7 @@
 				}
 			}
 		}
-		var legendUrlArrayJson =  $.toJSON(legendUrlArray));
+		var legendUrlArrayJson =  $.toJSON(legendUrlArray);
 		updateFormField(formData, "legend_url", legendUrlArrayJson);
 		updateFormField(formData, "map_url", f.map_url.value);
 		updateFormField(formData, "scale", scale);



More information about the Mapbender_commits mailing list