[Mapbender-commits] r5472 - trunk/mapbender/http/plugins
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Mon Feb 1 04:20:29 EST 2010
Author: christoph
Date: 2010-02-01 04:20:27 -0500 (Mon, 01 Feb 2010)
New Revision: 5472
Modified:
trunk/mapbender/http/plugins/mb_print.js
Log:
Modified: trunk/mapbender/http/plugins/mb_print.js
===================================================================
--- trunk/mapbender/http/plugins/mb_print.js 2010-02-01 09:01:12 UTC (rev 5471)
+++ trunk/mapbender/http/plugins/mb_print.js 2010-02-01 09:20:27 UTC (rev 5472)
@@ -38,7 +38,11 @@
* http://www.mapbender.org/User:Christoph_Baudson
*
* Parameters:
- * mbPrintConfig - *[optional]* object with name and filename of template
+ * mbPrintConfig - *[optional]* object with name and filename of template,
+ * like {
+ * "Standard": "a_template.json",
+ * "Different": "another_template.json"
+ * }
*
* License:
* Copyright (c) 2009, Open Source Geospatial Foundation
More information about the Mapbender_commits
mailing list