[Commits] r1262 - core/trunk/geoext/lib/GeoExt/widgets/grid

commits at geoext.org commits at geoext.org
Wed Jul 15 13:34:54 CEST 2009


Author: fredj
Date: 2009-07-15 13:34:54 +0200 (Wed, 15 Jul 2009)
New Revision: 1262

Modified:
   core/trunk/geoext/lib/GeoExt/widgets/grid/FeatureSelectionModel.js
Log:
Untabify. No functional change.

Modified: core/trunk/geoext/lib/GeoExt/widgets/grid/FeatureSelectionModel.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/widgets/grid/FeatureSelectionModel.js	2009-07-15 09:15:35 UTC (rev 1261)
+++ core/trunk/geoext/lib/GeoExt/widgets/grid/FeatureSelectionModel.js	2009-07-15 11:34:54 UTC (rev 1262)
@@ -72,10 +72,10 @@
      */
 
     /** private: property[selectControl] 
- 	 *  ``OpenLayers.Control.SelectFeature`` The select feature control 
- 	 *  instance. 
- 	 */ 
- 	selectControl: null, 
+     *  ``OpenLayers.Control.SelectFeature`` The select feature control 
+     *  instance. 
+     */ 
+    selectControl: null, 
     
     /** api: config[layer]
      *  ``OpenLayers.Layer.Vector`` The vector layer used for the creation of



More information about the Commits mailing list