Changeset 7105
- Timestamp:
- 05/08/08 11:24:04 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/vector-behavior/lib/OpenLayers/Protocol/WFS/v1_0_0.js
r7086 r7105 195 195 attributes: { 196 196 version: this.params.VERSION, 197 service: this.params.SERVICE, 198 //'xmlns:topp' : this.namespaces.feature //hack fix! 197 service: this.params.SERVICE 199 198 } 200 199 });
