comparison app/view/messwerte/List.js @ 534:0eb7751ce158

Render the NWG field in a combobox
author Roland Geider <roland.geider@intevation.de>
date Wed, 17 Dec 2014 14:53:41 +0100
parents 5960189e4461
children eef1ff9f2bd2
comparison
equal deleted inserted replaced
528:8b4ec83ddca3 534:0eb7751ce158
51 }]; 51 }];
52 this.columns = [{ 52 this.columns = [{
53 header: '&lt;NWG', 53 header: '&lt;NWG',
54 dataIndex: 'messwertNwg', 54 dataIndex: 'messwertNwg',
55 editor: { 55 editor: {
56 xtype: 'nwg',
56 allowBlank: false 57 allowBlank: false
57 } 58 }
58 }, { 59 }, {
59 header: 'Messwert', 60 header: 'Messwert',
60 dataIndex: 'messwert', 61 dataIndex: 'messwert',

http://lada.wald.intevation.org