Mercurial > lada > lada-client
diff app/view/widget/Messmethode.js @ 616:dfc07fa0ceb1
merged.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Fri, 13 Mar 2015 16:29:02 +0100 |
parents | 8a156a7fbe67 |
children | 2ad36c8db968 |
line wrap: on
line diff
--- a/app/view/widget/Messmethode.js Fri Mar 13 16:28:37 2015 +0100 +++ b/app/view/widget/Messmethode.js Fri Mar 13 16:29:02 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) {