changeset 1326:7e86f4f43907

Fixed id property in OrtsZusatz model.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 03 Feb 2017 15:18:09 +0100
parents 35bbbfbe130c
children c413ec1aaa2e
files app/model/OrtsZusatz.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/app/model/OrtsZusatz.js	Fri Feb 03 15:09:24 2017 +0100
+++ b/app/model/OrtsZusatz.js	Fri Feb 03 15:18:09 2017 +0100
@@ -23,7 +23,7 @@
         name: 'ortszusatz'
     }],
 
-    idProperty: 'id',
+    idProperty: 'ozsId',
 
     proxy: {
         type: 'rest',

http://lada.wald.intevation.org