diff app/view/window/FileUpload.js @ 1222:4e62bc6e7250

Fixed parsing of empty data and require the import response window.
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 27 Oct 2016 16:26:07 +0200
parents 4b456449029c
children 848b50a4a4eb
line wrap: on
line diff
--- a/app/view/window/FileUpload.js	Wed Oct 26 16:50:07 2016 +0200
+++ b/app/view/window/FileUpload.js	Thu Oct 27 16:26:07 2016 +0200
@@ -11,6 +11,7 @@
  */
 Ext.define('Lada.view.window.FileUpload', {
     extend: 'Ext.window.Window',
+    requires: ['Lada.view.window.ImportResponse'],
 
     layout: 'hbox',
 

http://lada.wald.intevation.org