comparison app/view/form/Location.js @ 840:dd9b77e2532b

Removed Beschreibung-field from Location form
author Dustin Demuth <dustin@intevation.de>
date Mon, 06 Jul 2015 16:58:12 +0200
parents 3139b920dd0e
children 405810eda690
comparison
equal deleted inserted replaced
839:135cd5814b15 840:dd9b77e2532b
56 action: 'discard', 56 action: 'discard',
57 disabled: true 57 disabled: true
58 }] 58 }]
59 }], 59 }],
60 items: [{ 60 items: [{
61 xtype: 'tfield',
62 maxLength: 100,
63 name: 'beschreibung',
64 fieldLabel: 'Beschreibung',
65 width: 280,
66 labelWidth: 80
67 }, {
68 xtype: 'tfield', 61 xtype: 'tfield',
69 maxLength: 10, 62 maxLength: 10,
70 name: 'bezeichnung', 63 name: 'bezeichnung',
71 fieldLabel: 'Bezeichnung', 64 fieldLabel: 'Bezeichnung',
72 width: 280, 65 width: 280,

http://lada.wald.intevation.org