diff app/model/StatusWerte.js @ 956:45c67a784b31

Added StatusStufe to the StatusGrid. Created Store and Model for StatusStufe
author Dustin Demuth <dustin@intevation.de>
date Mon, 09 Nov 2015 13:31:43 +0100
parents 71e2acb1cdd6
children f73ca04d73a7
line wrap: on
line diff
--- a/app/model/StatusWerte.js	Mon Nov 09 12:53:36 2015 +0100
+++ b/app/model/StatusWerte.js	Mon Nov 09 13:31:43 2015 +0100
@@ -15,7 +15,8 @@
     fields: [{
         name: 'id'
     }, {
-        name: 'wert'
+        name: 'wert',
+        type: 'string'
     }],
 
     idProperty: 'id',

http://lada.wald.intevation.org