changeset 1019:637cf968a49c

No default value for statuswerte
author Dustin Demuth <dustin@intevation.de>
date Thu, 04 Feb 2016 16:09:05 +0100
parents 418e25969a16
children 00da72171de3
files app/model/Status.js
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/app/model/Status.js	Thu Feb 04 14:16:43 2016 +0100
+++ b/app/model/Status.js	Thu Feb 04 16:09:05 2016 +0100
@@ -30,8 +30,7 @@
         type: 'int'
     }, {
         name: 'statusWert',
-        type: 'int',
-        defaultValue: 0
+        type: 'int'
     }, {
         name: 'treeModified',
         serialize: function(value) {

http://lada.wald.intevation.org