diff app/view/widgets/Mst.js @ 107:84f32c62670f

Added form to create kommentare
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 19 Jun 2013 11:43:25 +0200
parents 3f801444b8d5
children 19eab475bbe5
line wrap: on
line diff
--- a/app/view/widgets/Mst.js	Tue Jun 18 14:02:48 2013 +0200
+++ b/app/view/widgets/Mst.js	Wed Jun 19 11:43:25 2013 +0200
@@ -4,7 +4,8 @@
         alias: 'widget.mst',
         store: 'Mst',
         displayField:'mstId',
-        valueField: 'mstId' ,
+        valueField: 'mstId',
+        typeAhead: true,
         emptyText:'Wählen Sie eine Messstelle',
     initComponent: function() {
         this.callParent(arguments);

http://lada.wald.intevation.org