Mercurial > lada > lada-client
changeset 30:c684f01c0b72
Removed Nebenprobenummer from overview. Ich think this field makes no sense
for a Proben listing.
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Thu, 16 May 2013 18:26:05 +0200 |
parents | 1fdef170d5a5 |
children | 897e3100c6da |
files | app/view/proben/List.js |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/app/view/proben/List.js Thu May 16 18:24:09 2013 +0200 +++ b/app/view/proben/List.js Thu May 16 18:26:05 2013 +0200 @@ -9,7 +9,6 @@ {header: 'MPL', dataIndex: 'mplId', width: 50}, {header: 'UWB', dataIndex: 'umwId', width: 50}, {header: 'HPNR', dataIndex: 'hauptprobenNr'}, - {header: 'NPNR', dataIndex: '', width: 50}, {header: 'E.Gemeinde', dataIndex: '', flex: 1}, {header: 'Ursprungsgemeinde', dataIndex: '', flex: 1}, {header: 'ProbeID', dataIndex: 'probeId'},