[Commits] r541 - core/trunk/geoext/lib/GeoExt/data
commits at geoext.org
commits at geoext.org
Thu Apr 30 05:33:09 CEST 2009
Author: tschaub
Date: 2009-04-30 05:33:09 +0200 (Thu, 30 Apr 2009)
New Revision: 541
Modified:
core/trunk/geoext/lib/GeoExt/data/FeatureReader.js
Log:
One blank line required. Removing others to conserve some space.
Modified: core/trunk/geoext/lib/GeoExt/data/FeatureReader.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/data/FeatureReader.js 2009-04-30 03:27:37 UTC (rev 540)
+++ core/trunk/geoext/lib/GeoExt/data/FeatureReader.js 2009-04-30 03:33:09 UTC (rev 541)
@@ -70,6 +70,7 @@
/** private: method[read]
* .. method:: FeatureReader.read(response)
+ *
* :param response: ``OpenLayers.Protocol.Response``
* :return: ``Object`` An object with two properties. The value of the
* ``records`` property is the array of records corresponding to
@@ -85,10 +86,9 @@
/** jst: method[readReacords]
* .. method:: FeatureReader.readRecords(features)
- *
+ *
* :param features: ``Array(OpenLayers.Feature.Vector)`` List of
* features for creating records
- *
* :return: ``Object`` An object with ``records`` and ``totalRecords``
* properties.
*
More information about the Commits
mailing list