OpenLayers OpenLayers

Changeset 8580

Show
Ignore:
Timestamp:
01/04/09 12:42:07 (1 year ago)
Author:
sbenthall
Message:

handle support for rollback

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/topp/wfsv/lib/OpenLayers/Format/WFSV.js

    r8231 r8580  
    144144                    attributes: { 
    145145                        service: options.rollback ? "WFSV" : "WFS", 
    146                         version: this.version 
     146                        version: this.version, 
     147                        handle: options.handle 
    147148                    } 
    148149                });