changeset 1195:39d98891881c

Add missing requirement.
author Tom Gottfried <tom@intevation.de>
date Tue, 13 Sep 2016 12:49:44 +0200
parents c63acd44f8ca
children 47991f0d7837
files app/view/window/GenProbenFromMessprogramm.js
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/app/view/window/GenProbenFromMessprogramm.js	Thu Sep 08 11:48:18 2016 +0200
+++ b/app/view/window/GenProbenFromMessprogramm.js	Tue Sep 13 12:49:44 2016 +0200
@@ -13,6 +13,10 @@
     extend: 'Ext.window.Window',
     alias: 'widget.genpfm',
 
+    requires: [
+        'Lada.store.Proben'
+    ],
+
     collapsible: true,
     maximizable: true,
     autoShow: true,

http://lada.wald.intevation.org