[Commits] r1462 - sandbox/opengeo/style/geoext/lib

commits at geoext.org commits at geoext.org
Tue Nov 17 02:53:06 CET 2009


Author: tschaub
Date: 2009-11-17 02:53:06 +0100 (Tue, 17 Nov 2009)
New Revision: 1462

Modified:
   sandbox/opengeo/style/geoext/lib/GeoExt.js
Log:
Including LegendVector.js in the loader (#174).

Modified: sandbox/opengeo/style/geoext/lib/GeoExt.js
===================================================================
--- sandbox/opengeo/style/geoext/lib/GeoExt.js	2009-11-17 01:51:29 UTC (rev 1461)
+++ sandbox/opengeo/style/geoext/lib/GeoExt.js	2009-11-17 01:53:06 UTC (rev 1462)
@@ -103,6 +103,7 @@
             "GeoExt/widgets/LegendImage.js",
             "GeoExt/widgets/LegendWMS.js",
             "GeoExt/widgets/LegendPanel.js",
+            "GeoExt/widgets/LegendVector.js",
             "GeoExt/widgets/ZoomSlider.js",
             "GeoExt/widgets/grid/FeatureSelectionModel.js"
         );



More information about the Commits mailing list