Mercurial > lada > lada-client
comparison app/view/grid/Probenzusatzwert.js @ 1275:1df7a0899ebe
merged.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 10 Jan 2017 10:05:00 +0100 |
parents | 43f394c10866 |
children | 3b4dcc83a21b |
comparison
equal
deleted
inserted
replaced
1274:a792eecf1614 | 1275:1df7a0899ebe |
---|---|
64 action: 'delete' | 64 action: 'delete' |
65 }] | 65 }] |
66 }]; | 66 }]; |
67 this.columns = [{ | 67 this.columns = [{ |
68 header: 'PZW-ID', | 68 header: 'PZW-ID', |
69 dataIndex: 'id', | 69 dataIndex: 'pzsId', |
70 flex: 1 | 70 flex: 1 |
71 }, { | 71 }, { |
72 header: 'PZW-Größe', | 72 header: 'PZW-Größe', |
73 dataIndex: 'pzsId', | 73 dataIndex: 'pzsId', |
74 flex: 3, | 74 flex: 3, |