comparison 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
comparison
equal deleted inserted replaced
425:2ff236e5d2d0 426:c95c9831675c
212 212
213 }, 213 },
214 // Resultlist for the query. 214 // Resultlist for the query.
215 { 215 {
216 id: 'result', 216 id: 'result',
217 flex: 1,
217 xtype: 'probenlist', 218 xtype: 'probenlist',
218 hidden: false 219 hidden: false
219 } 220 }
220 ] 221 ]
221 }]; 222 }];

http://lada.wald.intevation.org