[Commits] r830 - sandbox/elemoine/playground/geoext/examples
commits at geoext.org
commits at geoext.org
Wed May 20 08:30:32 CEST 2009
Author: elemoine
Date: 2009-05-20 08:30:32 +0200 (Wed, 20 May 2009)
New Revision: 830
Modified:
sandbox/elemoine/playground/geoext/examples/toolbar.html
Log:
change text in the toolbar.html example
Modified: sandbox/elemoine/playground/geoext/examples/toolbar.html
===================================================================
--- sandbox/elemoine/playground/geoext/examples/toolbar.html 2009-05-20 06:30:12 UTC (rev 829)
+++ sandbox/elemoine/playground/geoext/examples/toolbar.html 2009-05-20 06:30:32 UTC (rev 830)
@@ -24,8 +24,9 @@
<h1>OpenLayers controls in an Ext toolbar</h1>
<p>This example shows how to add OpenLayers controls in an Ext toolbar.
- GeoExt provides a the GeoExt.Action.wrap method that wraps a control
- into an object that can be inserted in a toolbar or in a menu.</p>
+ GeoExt provides the GeoExt.Action.fromControl method for adapating a
+ control to an object that can be inserted in a toolbar or in a
+ menu.</p>
<p>The js is not minified so it is readable. See <a
href="toolbar.js">toolbar.js</a>.</p>
More information about the Commits
mailing list