Mercurial > lada > lada-client
comparison app/view/orte/List.js @ 530:95bad130be98
Increased list grid height.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 17 Dec 2014 11:31:47 +0100 |
parents | de1acaf21db3 |
children | 7c9475119861 |
comparison
equal
deleted
inserted
replaced
529:f6e26b782eb2 | 530:95bad130be98 |
---|---|
16 viewConfig: { | 16 viewConfig: { |
17 maxHeight: 350, | 17 maxHeight: 350, |
18 emptyText: 'Keine Orte gefunden.', | 18 emptyText: 'Keine Orte gefunden.', |
19 // minHeight and deferEmptyText are needed to be able to show the | 19 // minHeight and deferEmptyText are needed to be able to show the |
20 // emptyText message. | 20 // emptyText message. |
21 minHeight: 35, | 21 minHeight: 65, |
22 deferEmptyText: false | 22 deferEmptyText: false |
23 }, | 23 }, |
24 | 24 |
25 probeId: null, | 25 probeId: null, |
26 | 26 |