diff app/view/Viewport.js @ 426:c95c9831675c

Set flex to true for the probenlist. Remove minheigt and maxheigt from panel as the size is now set automatically (flex)
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 08 Nov 2013 12:32:59 +0100
parents 2ff236e5d2d0
children debfcc7713e3
line wrap: on
line diff
--- a/app/view/Viewport.js	Fri Nov 08 12:31:58 2013 +0100
+++ b/app/view/Viewport.js	Fri Nov 08 12:32:59 2013 +0100
@@ -214,6 +214,7 @@
                 // Resultlist for the query.
                 {
                     id: 'result',
+                    flex: 1,
                     xtype: 'probenlist',
                     hidden: false
                 }

http://lada.wald.intevation.org