changeset 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 895e20d65613
children 208254152ac0
files app/view/grid/Probenzusatzwert.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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