Leftover piece that didn't get committed in sandbox. (WFS Layer won't
save without this.) git-svn-id: http://svn.openlayers.org/trunk/openlayers@2805 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -263,8 +263,7 @@ OpenLayers.Layer.WFS.prototype =
|
||||
|
||||
var failure = this.commitFailure.bind(this)
|
||||
|
||||
//
|
||||
OpenLayers.Ajax.serializeXMLToString(data);
|
||||
data = OpenLayers.Ajax.serializeXMLToString(data);
|
||||
|
||||
// from prototype.js
|
||||
new OpenLayers.Ajax.Request(url,
|
||||
|
||||
Reference in New Issue
Block a user