comparison app/view/grid/Status.js @ 1027:859e2e9859cd

Fixed an issue concerning the selection of status
author Dustin Demuth <dustin@intevation.de>
date Fri, 12 Feb 2016 17:23:21 +0100
parents d8e74bd89d6b
children 56922c5c21fd
comparison
equal deleted inserted replaced
1026:360884265471 1027:859e2e9859cd
144 store: this.statusWerteStore, 144 store: this.statusWerteStore,
145 queryMode: 'local', 145 queryMode: 'local',
146 displayField: 'wert', 146 displayField: 'wert',
147 valueField: 'id', 147 valueField: 'id',
148 allowBlank: false, 148 allowBlank: false,
149 editable: false 149 editable: false,
150 forceSelection: true
150 }, 151 },
151 sortable: false 152 sortable: false
152 }, { 153 }, {
153 header: i18n.getMsg('statusgrid.header.text'), 154 header: i18n.getMsg('statusgrid.header.text'),
154 dataIndex: 'text', 155 dataIndex: 'text',

http://lada.wald.intevation.org