diff app/model/Messung.js @ 693:817524db4017

Readonly was missing
author Dustin Demuth <dustin@intevation.de>
date Thu, 26 Mar 2015 15:54:50 +0100
parents c31644b3d445
children 9635f4e60b13
line wrap: on
line diff
--- a/app/model/Messung.js	Thu Mar 26 14:13:47 2015 +0100
+++ b/app/model/Messung.js	Thu Mar 26 15:54:50 2015 +0100
@@ -18,6 +18,9 @@
         name: 'owner',
         type: 'boolean'
     }, {
+        name: 'readonly',
+        type: 'boolean'
+    }, {
         name: 'probeId'
     }, {
         name: 'mmtId'

http://lada.wald.intevation.org