diff app/model/MKommentar.js @ 692:c31644b3d445

added owner-field
author Dustin Demuth <dustin@intevation.de>
date Thu, 26 Mar 2015 14:13:47 +0100
parents d47ee7439f44
children 0c8e689f3bcb
line wrap: on
line diff
--- a/app/model/MKommentar.js	Wed Mar 25 16:46:48 2015 +0100
+++ b/app/model/MKommentar.js	Thu Mar 26 14:13:47 2015 +0100
@@ -15,6 +15,9 @@
     fields: [{
         name: 'id'
     }, {
+        name: 'owner',
+        type: 'boolean'
+    }, {
         name: 'messungsId'
     }, {
         name: 'erzeuger'

http://lada.wald.intevation.org