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)
|
var failure = this.commitFailure.bind(this)
|
||||||
|
|
||||||
//
|
data = OpenLayers.Ajax.serializeXMLToString(data);
|
||||||
OpenLayers.Ajax.serializeXMLToString(data);
|
|
||||||
|
|
||||||
// from prototype.js
|
// from prototype.js
|
||||||
new OpenLayers.Ajax.Request(url,
|
new OpenLayers.Ajax.Request(url,
|
||||||
|
|||||||
Reference in New Issue
Block a user