diff app/view/grid/Probenzusatzwert.js @ 1271:43f394c10866

The Probenzusatzwerte Grid showed the Wrong ID
author Dustin Demuth <dustin@intevation.de>
date Mon, 19 Dec 2016 10:52:50 +0100
parents 4270da0f7d3b
children 3b4dcc83a21b
line wrap: on
line diff
--- a/app/view/grid/Probenzusatzwert.js	Fri Dec 16 13:59:47 2016 +0100
+++ b/app/view/grid/Probenzusatzwert.js	Mon Dec 19 10:52:50 2016 +0100
@@ -66,7 +66,7 @@
         }];
         this.columns = [{
             header: 'PZW-ID',
-            dataIndex: 'id',
+            dataIndex: 'pzsId',
             flex: 1
         }, {
             header: 'PZW-Größe',

http://lada.wald.intevation.org