comparison app/view/grid/MKommentar.js @ 718:7f11b75e0188

Trailing Commas, editable: false for Umwelt und Messstelle widget
author Dustin Demuth <dustin@intevation.de>
date Wed, 15 Apr 2015 12:13:57 +0200
parents 9ab7b1eed9f8
children fab0b7be5aca
comparison
equal deleted inserted replaced
717:f124d24c8ade 718:7f11b75e0188
70 xtype: 'combobox', 70 xtype: 'combobox',
71 store: Ext.data.StoreManager.get('messstellen'), 71 store: Ext.data.StoreManager.get('messstellen'),
72 displayField: 'messStelle', 72 displayField: 'messStelle',
73 valueField: 'id', 73 valueField: 'id',
74 allowBlank: false, 74 allowBlank: false,
75 editable: false, 75 editable: false
76 } 76 }
77 }, { 77 }, {
78 header: 'Datum', 78 header: 'Datum',
79 dataIndex: 'datum', 79 dataIndex: 'datum',
80 xtype: 'datecolumn', 80 xtype: 'datecolumn',

http://lada.wald.intevation.org