comparison app/view/search/List.js @ 533:6301d3210a9f

merged.
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 17 Dec 2014 12:10:40 +0100
parents 9545adcfceeb
children
comparison
equal deleted inserted replaced
532:91a1a88ee353 533:6301d3210a9f
58 xtype: 'displayfield', 58 xtype: 'displayfield',
59 fieldLabel: 'Beschreibung', 59 fieldLabel: 'Beschreibung',
60 shrinkWrap: 3, 60 shrinkWrap: 3,
61 value: '-/-' 61 value: '-/-'
62 }, { 62 }, {
63 id: 'sqlquery', 63 id: 'results',
64 xtype: 'displayfield', 64 xtype: 'displayfield',
65 fieldLabel: 'Abfrage', 65 fieldLabel: 'Spalten',
66 value: '-/-' 66 value: '-/-'
67 }] 67 }]
68 }]; 68 }];
69 this.callParent(arguments); 69 this.callParent(arguments);
70 } 70 }

http://lada.wald.intevation.org