diff app/view/widget/Messmethode.js @ 611:8a156a7fbe67

added a controller for messungforms, modified testdatensatz-widget to load a local store, removed dirtychange listeners from probe-form
author Dustin Demuth <dustin@intevation.de>
date Fri, 13 Mar 2015 15:11:12 +0100
parents d47ee7439f44
children 2ad36c8db968
line wrap: on
line diff
--- a/app/view/widget/Messmethode.js	Fri Mar 13 13:20:49 2015 +0100
+++ b/app/view/widget/Messmethode.js	Fri Mar 13 15:11:12 2015 +0100
@@ -22,7 +22,8 @@
     triggerAction: 'all',
     typeAhead: true,
     minChars: 0,
-
+    layout: 'hbox',
+    
     initComponent: function() {
         this.store = Ext.data.StoreManager.get('messmethoden');
         if (!this.store) {

http://lada.wald.intevation.org