Mercurial > lada > lada-client
diff app/controller/grid/MessungList.js @ 1157:056ffbc2790a
Add more missing requirements.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 07 Jun 2016 17:49:31 +0200 |
parents | 0a032c98c3a6 |
children | 69ebd572fe5c |
line wrap: on
line diff
--- a/app/controller/grid/MessungList.js Tue Jun 07 13:09:03 2016 +0200 +++ b/app/controller/grid/MessungList.js Tue Jun 07 17:49:31 2016 +0200 @@ -12,6 +12,7 @@ Ext.define('Lada.controller.grid.MessungList', { extend: 'Ext.app.Controller', requires: [ + 'Lada.view.window.SetStatus', 'Lada.view.window.ProbeEdit' ],