Mercurial > lada > lada-client
diff app/view/form/Ortszuordnung.js @ 1298:3025014e83c6
Remove out-commented line with invalid i18n-reference.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 02 Feb 2017 11:47:14 +0100 |
parents | 171eacf989d8 |
children | f1e348109ebb |
line wrap: on
line diff
--- a/app/view/form/Ortszuordnung.js Thu Feb 02 11:44:32 2017 +0100 +++ b/app/view/form/Ortszuordnung.js Thu Feb 02 11:47:14 2017 +0100 @@ -117,7 +117,6 @@ // this field is hidden because the user doesn't // need to know the internal ortID xtype: 'textfield', - // fieldLabel: i18n.getMsg('orte.ortid'), allowBlank: false, regex: /^[0-9]{1,45}$/, submitValue: true,