Mercurial > lada > lada-client
comparison app/view/status/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 | 6ad453afbc31 |
children | 99e738c17b81 |
comparison
equal
deleted
inserted
replaced
529:f6e26b782eb2 | 530:95bad130be98 |
---|---|
17 viewConfig: { | 17 viewConfig: { |
18 maxHeight: 350, | 18 maxHeight: 350, |
19 emptyText: 'Keine Statusangaben gefunden.', | 19 emptyText: 'Keine Statusangaben gefunden.', |
20 // minHeight and deferEmptyText are needed to be able to show the | 20 // minHeight and deferEmptyText are needed to be able to show the |
21 // emptyText message. | 21 // emptyText message. |
22 minHeight: 35, | 22 minHeight: 65, |
23 deferEmptyText: false | 23 deferEmptyText: false |
24 }, | 24 }, |
25 | 25 |
26 parentId: null, | 26 parentId: null, |
27 probeId: null, | 27 probeId: null, |