Mercurial > lada > lada-client
diff app/view/widgets/Probenart.js @ 491:850ccfe5f3c4
Code style.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Fri, 31 Oct 2014 23:23:32 +0100 |
parents | 446e99cfd425 |
children | d07e5086a64b |
line wrap: on
line diff
--- a/app/view/widgets/Probenart.js Fri Oct 31 21:28:31 2014 +0100 +++ b/app/view/widgets/Probenart.js Fri Oct 31 23:23:32 2014 +0100 @@ -23,6 +23,7 @@ triggerAction : 'all', typeAhead: false, minChars: 0, + initComponent: function() { this.store = Ext.data.StoreManager.get('StaProbenarten'); if (!this.store) {