[Commits] r2160 - core/trunk/geoext/lib/GeoExt/widgets/tree
commits at geoext.org
commits at geoext.org
Wed May 5 19:24:30 CEST 2010
Author: ahocevar
Date: 2010-05-05 19:24:30 +0200 (Wed, 05 May 2010)
New Revision: 2160
Modified:
core/trunk/geoext/lib/GeoExt/widgets/tree/LayerLoader.js
Log:
fixed a comment. Non-functional change.
Modified: core/trunk/geoext/lib/GeoExt/widgets/tree/LayerLoader.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/widgets/tree/LayerLoader.js 2010-05-05 12:24:38 UTC (rev 2159)
+++ core/trunk/geoext/lib/GeoExt/widgets/tree/LayerLoader.js 2010-05-05 17:24:30 UTC (rev 2160)
@@ -85,7 +85,7 @@
* attribute for child nodes is a string rather than a reference to a
* TreeNodeUI implementation, then that string value is used as a
* property name in the uiProviders object. If not provided, the
- * uiProviders object will be taken from the ownerTree.
+ * uiProviders object will be taken from the ownerTree's loader.
*/
uiProviders: null,
More information about the Commits
mailing list