Mercurial > lada > lada-client
diff app/view/proben/Create.js @ 498:c1b77fb96b01
Have consistent requires in classes.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 06 Nov 2014 10:59:03 +0100 |
parents | 7c0653e8d9f7 |
children | 5d958fb1dd26 |
line wrap: on
line diff
--- a/app/view/proben/Create.js Thu Nov 06 10:38:17 2014 +0100 +++ b/app/view/proben/Create.js Thu Nov 06 10:59:03 2014 +0100 @@ -13,6 +13,10 @@ extend: 'Ext.window.Window', alias: 'widget.probencreate', + requires: [ + 'Lada.view.proben.CreateForm' + ], + title: 'Maske für §3-Proben', // Make size of the dialog dependend of the available space. // TODO: Handle resizing the browser window.