[Commits] r2572 - in sandbox/camptocamp/alpgis/geoext: lib tests

commits at geoext.org commits at geoext.org
Fri Jan 21 15:32:02 CET 2011


Author: pgiraud
Date: 2011-01-21 15:32:02 +0100 (Fri, 21 Jan 2011)
New Revision: 2572

Modified:
   sandbox/camptocamp/alpgis/geoext/lib/GeoExt.js
   sandbox/camptocamp/alpgis/geoext/tests/list-tests.html
Log:
Applying patch for #348

Modified: sandbox/camptocamp/alpgis/geoext/lib/GeoExt.js
===================================================================
--- sandbox/camptocamp/alpgis/geoext/lib/GeoExt.js	2011-01-21 14:30:32 UTC (rev 2571)
+++ sandbox/camptocamp/alpgis/geoext/lib/GeoExt.js	2011-01-21 14:32:02 UTC (rev 2572)
@@ -96,6 +96,7 @@
             "GeoExt/widgets/tree/TreeNodeUIEventMixin.js",
             "GeoExt/plugins/TreeNodeComponent.js",
             "GeoExt/plugins/TreeNodeRadioButton.js",
+            "GeoExt/plugins/TreeNodeActions.js",
             "GeoExt/widgets/tree/LayerLoader.js",
             "GeoExt/widgets/tree/LayerContainer.js",
             "GeoExt/widgets/tree/BaseLayerContainer.js",

Modified: sandbox/camptocamp/alpgis/geoext/tests/list-tests.html
===================================================================
--- sandbox/camptocamp/alpgis/geoext/tests/list-tests.html	2011-01-21 14:30:32 UTC (rev 2571)
+++ sandbox/camptocamp/alpgis/geoext/tests/list-tests.html	2011-01-21 14:32:02 UTC (rev 2572)
@@ -23,6 +23,7 @@
   <li>lib/GeoExt/plugins/AttributeForm.html</li>
   <li>lib/GeoExt/plugins/TreeNodeComponent.html</li>
   <li>lib/GeoExt/plugins/TreeNodeRadioButton.html</li>
+  <li>lib/GeoExt/plugins/TreeNodeActions.html</li>
   <li>lib/GeoExt/widgets/Action.html</li>
   <li>lib/GeoExt/widgets/FeatureRenderer.html</li>
   <li>lib/GeoExt/widgets/LayerOpacitySlider.html</li>



More information about the Commits mailing list