changeset 134:1620d02d2973

Reset idProperty to probeId again as it seems the the submitted data will have an autogenerated id property "id" in the other case which causes problems on the server side.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 25 Jun 2013 17:33:56 +0200
parents 819bfedb70de
children e80a9114524c
files app/model/Probe.js
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/app/model/Probe.js	Tue Jun 25 17:32:07 2013 +0200
+++ b/app/model/Probe.js	Tue Jun 25 17:33:56 2013 +0200
@@ -28,6 +28,7 @@
         {name: "test"},
         {name: "umwId"}
     ],
+    idProperty: "probeId",
     proxy: {
         type: 'rest',
         appendId: true, //default

http://lada.wald.intevation.org