[Commits] r2428 - core/trunk/geoext/lib/GeoExt/plugins
commits at geoext.org
commits at geoext.org
Tue Oct 5 08:22:20 CEST 2010
Author: fredj
Date: 2010-10-05 08:22:20 +0200 (Tue, 05 Oct 2010)
New Revision: 2428
Modified:
core/trunk/geoext/lib/GeoExt/plugins/TreeNodeComponent.js
Log:
fix ptype comment. Non-functional change.
Modified: core/trunk/geoext/lib/GeoExt/plugins/TreeNodeComponent.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/plugins/TreeNodeComponent.js 2010-10-05 06:21:36 UTC (rev 2427)
+++ core/trunk/geoext/lib/GeoExt/plugins/TreeNodeComponent.js 2010-10-05 06:22:20 UTC (rev 2428)
@@ -126,5 +126,5 @@
});
-/** api: ptype = gx_TreeNodeComponent */
+/** api: ptype = gx_treenodecomponent */
Ext.preg && Ext.preg("gx_treenodecomponent", GeoExt.plugins.TreeNodeComponent);
More information about the Commits
mailing list