diff app/model/ProbeList.js @ 1111:a73726bba79c

Use custom row expander in probe list grid to display messung grid.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 17 May 2016 17:12:07 +0200
parents f73ca04d73a7
children
line wrap: on
line diff
--- a/app/model/ProbeList.js	Tue May 17 17:10:39 2016 +0200
+++ b/app/model/ProbeList.js	Tue May 17 17:12:07 2016 +0200
@@ -14,6 +14,9 @@
     extend: 'Ext.data.Model',
 
     fields: [{
+        name: 'pid',
+        mapping: 'id'
+    }, {
         name: 'readonly'
     }, {
         name: 'owner'

http://lada.wald.intevation.org