Mercurial > lada > lada-client
comparison app/view/proben/Edit.js @ 38:b1751458594f
Use combobox for Umweltdaten
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Fri, 24 May 2013 13:55:52 +0200 |
parents | f964a50bfe57 |
children | f9b6de636ad0 |
comparison
equal
deleted
inserted
replaced
37:e9229d79e430 | 38:b1751458594f |
---|---|
97 defaults: { | 97 defaults: { |
98 labelWidth: 150 | 98 labelWidth: 150 |
99 }, | 99 }, |
100 items: [ | 100 items: [ |
101 { | 101 { |
102 xtype: 'textfield', | 102 xtype: 'uwb', |
103 name: 'umwId', | 103 name: 'umwId', |
104 fieldLabel: 'Umweltbereich' | 104 fieldLabel: 'Umweltbereich' |
105 }, | 105 }, |
106 { | 106 { |
107 xtype: 'textfield', | 107 xtype: 'textfield', |