Mercurial > lada > lada-client
diff app/view/grid/Messung.js @ 1057:7d7b691713aa
Removed messungs-id column in messung grid.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 09 Mar 2016 15:04:17 +0100 |
parents | 479782c96efa |
children | 0497693d5b74 |
line wrap: on
line diff
--- a/app/view/grid/Messung.js Wed Mar 09 15:03:13 2016 +0100 +++ b/app/view/grid/Messung.js Wed Mar 09 15:04:17 2016 +0100 @@ -44,13 +44,6 @@ }] }]; this.columns = [{ - header: 'Mess-ID', - dataIndex: 'id', - flex: 1, - editor: { - allowBlank: false - } - }, { header: 'Nebenproben-Nr.', dataIndex: 'nebenprobenNr', flex: 1,