comparison app/view/form/Ortserstellung.js @ 1367:d2a0cb1e5596

fix validity of oz-Id in Ortserstellung
author Maximilian Krambach <mkrambach@intevation.de>
date Wed, 08 Feb 2017 15:46:58 +0100
parents b96d98f0cb71
children
comparison
equal deleted inserted replaced
1366:993e542796fd 1367:d2a0cb1e5596
150 name: 'nutsCode', 150 name: 'nutsCode',
151 fieldLabel: i18n.getMsg('orte.nutsCode') 151 fieldLabel: i18n.getMsg('orte.nutsCode')
152 },{ 152 },{
153 xtype: 'ortszusatz', 153 xtype: 'ortszusatz',
154 labelWidth: 125, 154 labelWidth: 125,
155 maxLength: 7,
156 name: 'ozId', 155 name: 'ozId',
157 fieldLabel: i18n.getMsg('orte.ozId') 156 fieldLabel: i18n.getMsg('orte.ozId')
158 }]; 157 }];
159 158
160 this.dockedItems = [{ 159 this.dockedItems = [{

http://lada.wald.intevation.org