[Lada-commits] [PATCH 1 of 2] Remove out-commented line with invalid i18n-reference
Wald Commits
scm-commit at wald.intevation.org
Thu Feb 2 11:48:35 CET 2017
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1486032434 -3600
# Node ID 3025014e83c685266695e7c86ae46b75e4f6f639
# Parent 5dfd5798cbcc1c592c260c2928511f79adb4e5c9
Remove out-commented line with invalid i18n-reference.
diff -r 5dfd5798cbcc -r 3025014e83c6 app/view/form/Ortszuordnung.js
--- 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,
More information about the Lada-commits
mailing list