diff app/view/search/List.js @ 478:a07cf685606c

Added dependency to colum layout.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 21 Jan 2014 15:08:08 +0100
parents debfcc7713e3
children 850ccfe5f3c4
line wrap: on
line diff
--- a/app/view/search/List.js	Tue Jan 21 15:07:16 2014 +0100
+++ b/app/view/search/List.js	Tue Jan 21 15:08:08 2014 +0100
@@ -13,6 +13,7 @@
     extend: 'Ext.form.FieldSet',
     title: 'SQL-Auswahl',
     alias: 'widget.queryselector',
+    require: ['Ext.layout.container.Column'],
     initComponent: function() {
         this.layout = 'column',
         this.items = [

http://lada.wald.intevation.org