diff app/view/proben/List.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 4fdc09ebf21d
children debfcc7713e3
line wrap: on
line diff
--- a/app/view/proben/List.js	Fri Nov 08 12:31:58 2013 +0100
+++ b/app/view/proben/List.js	Fri Nov 08 12:32:59 2013 +0100
@@ -7,11 +7,7 @@
     store: 'ProbenList',
     multiSelect: true,
     viewConfig: {
-        maxHeight: 350,
         emptyText: 'Keine Proben gefunden.',
-        // minHeight and deferEmptyText are needed to be able to show the
-        // emptyText message.
-        minHeight: 35,
         deferEmptyText: false
     },
     initComponent: function() {

http://lada.wald.intevation.org