[Lada-commits] [PATCH] Use koordinaten art combobox as input field in create ort window
Wald Commits
scm-commit at wald.intevation.org
Fri Feb 3 15:36:20 CET 2017
# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1486132561 -3600
# Node ID b9f0bb189c2537ff444440658a0fbcf940139539
# Parent 7827033c9998bef024c3522619ca1a4f9598843c
Use koordinaten art combobox as input field in create ort window.
diff -r 7827033c9998 -r b9f0bb189c25 app/view/form/Ortserstellung.js
--- a/app/view/form/Ortserstellung.js Fri Feb 03 15:34:07 2017 +0100
+++ b/app/view/form/Ortserstellung.js Fri Feb 03 15:36:01 2017 +0100
@@ -72,7 +72,7 @@
}
}
}, {
- xtype: 'numfield',
+ xtype: 'koordinatenart',
labelWidth: 125,
fieldLabel: i18n.getMsg('orte.kda'),
allowDecimals: false,
More information about the Lada-commits
mailing list