diff app/model/Ort.js @ 154:16ba7e2465fd

Implemented creating and editing new l_ort. Created editing orte.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 02 Jul 2013 15:28:41 +0200
parents 26ac4c99f8c4
children 4db982514a5f
line wrap: on
line diff
--- a/app/model/Ort.js	Tue Jul 02 14:08:18 2013 +0200
+++ b/app/model/Ort.js	Tue Jul 02 15:28:41 2013 +0200
@@ -6,7 +6,7 @@
         {name: "ortId", type: 'int'},
         {name: "probeId"},
         {name: "ortsTyp"},
-        {name: "ortzusatztext"},
+        {name: "ortszusatztext"},
         {name: "letzteAenderung", type: 'date', convert: ts2date, defaultValue: new Date()}
     ],
     idProperty: "portId",

http://lada.wald.intevation.org