diff app/view/widgets/Ortdetail.js @ 481:e45f4df57938

Set typeAhead to false. Causes errors.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 21 Jan 2014 17:04:19 +0100
parents debfcc7713e3
children 446e99cfd425
line wrap: on
line diff
--- a/app/view/widgets/Ortdetail.js	Tue Jan 21 17:00:25 2014 +0100
+++ b/app/view/widgets/Ortdetail.js	Tue Jan 21 17:04:19 2014 +0100
@@ -20,7 +20,7 @@
         autoSelect: false,
         queryMode: 'local',
         triggerAction : 'all',
-        typeAhead: true,
+        typeAhead: false,
         minChars: 0,
     initComponent: function() {
         this.callParent(arguments);

http://lada.wald.intevation.org