diff app/model/Probe.js @ 1229:eeed1b92341f

Avoid side effect of setting 0 as default value. Temporarily, this was not a problem, as 0 was a valid baId, but since server Rev d1d7d684800c this is not the case anymore.
author Tom Gottfried <tom@intevation.de>
date Fri, 28 Oct 2016 17:02:42 +0200
parents 4270da0f7d3b
children 390dabbf27ed
line wrap: on
line diff
--- a/app/model/Probe.js	Fri Oct 28 13:43:06 2016 +0200
+++ b/app/model/Probe.js	Fri Oct 28 17:02:42 2016 +0200
@@ -34,7 +34,6 @@
         name: 'datenbasisId'
     }, {
         name: 'baId',
-        type: 'number'
     }, {
         name: 'probenartId'
     }, {

http://lada.wald.intevation.org