[Commits] r193 - sandbox/opengeo/drake/trunk/apps/drake

commits at geoext.org commits at geoext.org
Wed Feb 18 18:51:00 CET 2009


Author: tcoulter
Date: 2009-02-18 18:51:00 +0100 (Wed, 18 Feb 2009)
New Revision: 193

Modified:
   sandbox/opengeo/drake/trunk/apps/drake/index.html
Log:
Oops. I need to gain a level in my find/replace skills.

Modified: sandbox/opengeo/drake/trunk/apps/drake/index.html
===================================================================
--- sandbox/opengeo/drake/trunk/apps/drake/index.html	2009-02-18 17:45:24 UTC (rev 192)
+++ sandbox/opengeo/drake/trunk/apps/drake/index.html	2009-02-18 17:51:00 UTC (rev 193)
@@ -260,7 +260,7 @@
             });
                   
             this.wfsStoreLayer = new GeoExt.layer.Vector("Vector Layer", {
-                    store: this.wfsStore,
+                    store: this.featureStore,
                     displayInLayerSwitcher: false
                 }
             );



More information about the Commits mailing list