Mercurial > lada > lada-client
diff app/view/widget/Messmethode.js @ 708:2ad36c8db968
Added ClearMessages, SetWarnigs, SetReadonly
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Fri, 27 Mar 2015 15:54:43 +0100 |
parents | 8a156a7fbe67 |
children | 2e8da590ea0c |
line wrap: on
line diff
--- a/app/view/widget/Messmethode.js Fri Mar 27 15:22:32 2015 +0100 +++ b/app/view/widget/Messmethode.js Fri Mar 27 15:54:43 2015 +0100 @@ -23,7 +23,7 @@ typeAhead: true, minChars: 0, layout: 'hbox', - + initComponent: function() { this.store = Ext.data.StoreManager.get('messmethoden'); if (!this.store) {