[Commits] r660 - in sandbox/bartvde/legend/geoext: lib tests
commits at geoext.org
commits at geoext.org
Fri May 8 15:44:38 CEST 2009
Author: bartvde
Date: 2009-05-08 15:44:37 +0200 (Fri, 08 May 2009)
New Revision: 660
Modified:
sandbox/bartvde/legend/geoext/lib/GeoExt.js
sandbox/bartvde/legend/geoext/tests/list-tests.html
Log:
applying patch from ticket:2 by dwins
Modified: sandbox/bartvde/legend/geoext/lib/GeoExt.js
===================================================================
--- sandbox/bartvde/legend/geoext/lib/GeoExt.js 2009-05-08 13:13:31 UTC (rev 659)
+++ sandbox/bartvde/legend/geoext/lib/GeoExt.js 2009-05-08 13:44:37 UTC (rev 660)
@@ -68,6 +68,7 @@
"GeoExt/data/WMSCapabilitiesReader.js",
"GeoExt/data/WMSCapabilitiesStore.js",
"GeoExt/data/ProtocolProxy.js",
+ "GeoExt/widgets/LegendPanel.js",
"GeoExt/widgets/MapPanel.js",
"GeoExt/widgets/Popup.js"
);
Modified: sandbox/bartvde/legend/geoext/tests/list-tests.html
===================================================================
--- sandbox/bartvde/legend/geoext/tests/list-tests.html 2009-05-08 13:13:31 UTC (rev 659)
+++ sandbox/bartvde/legend/geoext/tests/list-tests.html 2009-05-08 13:44:37 UTC (rev 660)
@@ -8,6 +8,7 @@
<li>lib/GeoExt/data/ScaleStore.html</li>
<li>lib/GeoExt/data/ProtocolProxy.html</li>
<li>lib/GeoExt/data/WMSCapabilitiesReader.html</li>
+ <li>lib/GeoExt/widgets/LegendPanel.html</li>
<li>lib/GeoExt/widgets/MapPanel.html</li>
<li>lib/GeoExt/widgets/Popup.html</li>
</ul>
More information about the Commits
mailing list