Changeset 8580
- Timestamp:
- 01/04/09 12:42:07 (1 year ago)
- Files:
-
- sandbox/topp/wfsv/lib/OpenLayers/Format/WFSV.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/topp/wfsv/lib/OpenLayers/Format/WFSV.js
r8231 r8580 144 144 attributes: { 145 145 service: options.rollback ? "WFSV" : "WFS", 146 version: this.version 146 version: this.version, 147 handle: options.handle 147 148 } 148 149 });
