[Commits] r2189 - in sandbox/cmoullet/ux/OpenAddressesSearchCombo: examples lib lib/GeoExt.ux
commits at geoext.org
commits at geoext.org
Thu May 13 06:37:42 CEST 2010
Author: cmoullet
Date: 2010-05-13 06:37:42 +0200 (Thu, 13 May 2010)
New Revision: 2189
Removed:
sandbox/cmoullet/ux/OpenAddressesSearchCombo/lib/GeoExt.ux.openaddresses/
Modified:
sandbox/cmoullet/ux/OpenAddressesSearchCombo/examples/OpenAddressesSearchComboExample.js
sandbox/cmoullet/ux/OpenAddressesSearchCombo/lib/GeoExt.ux/OpenAddressesSearchCombo.js
Log:
Remove unneded directory and some typos
Modified: sandbox/cmoullet/ux/OpenAddressesSearchCombo/examples/OpenAddressesSearchComboExample.js
===================================================================
--- sandbox/cmoullet/ux/OpenAddressesSearchCombo/examples/OpenAddressesSearchComboExample.js 2010-05-13 04:25:24 UTC (rev 2188)
+++ sandbox/cmoullet/ux/OpenAddressesSearchCombo/examples/OpenAddressesSearchComboExample.js 2010-05-13 04:37:42 UTC (rev 2189)
@@ -6,10 +6,10 @@
* of the license.
*/
-/** api: example[GeoNamesSearchCombo]
- * Geonames Search Combo
+/** api: example[OpenAddressesSearchCombo]
+ * OpenAddresses Search Combo
* ---------------------
- * Combo to search data in GeoNames
+ * Combo to search data in OpenAddresses
*/
var mapPanel;
Modified: sandbox/cmoullet/ux/OpenAddressesSearchCombo/lib/GeoExt.ux/OpenAddressesSearchCombo.js
===================================================================
--- sandbox/cmoullet/ux/OpenAddressesSearchCombo/lib/GeoExt.ux/OpenAddressesSearchCombo.js 2010-05-13 04:25:24 UTC (rev 2188)
+++ sandbox/cmoullet/ux/OpenAddressesSearchCombo/lib/GeoExt.ux/OpenAddressesSearchCombo.js 2010-05-13 04:37:42 UTC (rev 2189)
@@ -60,7 +60,6 @@
/** api: config[maxRows]
* `String` The maximum number of rows in the responses, defaults to 20,
* maximum allowed value is 1000.
- * See: http://www.geonames.org/export/geonames-search.html
*/
/** private: property[maxRows]
* ``String``
More information about the Commits
mailing list