[Commits] r2310 - core/trunk/geoext/examples

commits at geoext.org commits at geoext.org
Fri Sep 3 09:42:16 CEST 2010


Author: ahocevar
Date: 2010-09-03 09:42:16 +0200 (Fri, 03 Sep 2010)
New Revision: 2310

Modified:
   core/trunk/geoext/examples/print-extent.js
   core/trunk/geoext/examples/print-page.js
Log:
even more example description changes. Non-functional change.


Modified: core/trunk/geoext/examples/print-extent.js
===================================================================
--- core/trunk/geoext/examples/print-extent.js	2010-09-03 07:40:07 UTC (rev 2309)
+++ core/trunk/geoext/examples/print-extent.js	2010-09-03 07:42:16 UTC (rev 2310)
@@ -7,9 +7,9 @@
  */
 
 /** api: example[print-extent]
- *  Interactive Print Extent Configuration
- *  --------------------------------------
- *  change print scale, center and rotation with the PrintExtent plugin.
+ *  Interactive Print Extent
+ *  ------------------------
+ *  Change print scale, center and rotation with the PrintExtent plugin.
  */
 
 var mapPanel, printProvider;

Modified: core/trunk/geoext/examples/print-page.js
===================================================================
--- core/trunk/geoext/examples/print-page.js	2010-09-03 07:40:07 UTC (rev 2309)
+++ core/trunk/geoext/examples/print-page.js	2010-09-03 07:42:16 UTC (rev 2310)
@@ -7,8 +7,8 @@
  */
 
 /** api: example[print-page]
- *  Printing contents of a MapPanel
- *  -------------------------------
+ *  Print Your Map
+ *  --------------
  *  Print the visible extent of a MapPanel with PrintPage and PrintProvider.
  */
 



More information about the Commits mailing list