changeset 1353:39dbdfa00c91

Do not allow arbitrary input for Koordinatenart.
author Tom Gottfried <tom@intevation.de>
date Tue, 07 Feb 2017 16:06:08 +0100
parents e5235309d461
children 02252ce0cf1e
files app/view/widget/KoordinatenArt.js
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/app/view/widget/KoordinatenArt.js	Tue Feb 07 15:04:45 2017 +0100
+++ b/app/view/widget/KoordinatenArt.js	Tue Feb 07 16:06:08 2017 +0100
@@ -19,6 +19,7 @@
     queryMode: 'local',
     triggerAction: 'all',
     typeAhead: false,
+    forceSelection: true,
     tpl: Ext.create("Ext.XTemplate",
         '<tpl for="."><div class="x-combo-list-item  x-boundlist-item" >' +
             '{idfGeoKey} - {koordinatenart}</div></tpl>'),

http://lada.wald.intevation.org