diff app/view/search/List.js @ 527:9545adcfceeb

Removed sql statement and added column header to query selection.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 16 Dec 2014 18:27:59 +0100
parents 16fbbad55589
children
line wrap: on
line diff
--- a/app/view/search/List.js	Tue Dec 16 18:16:25 2014 +0100
+++ b/app/view/search/List.js	Tue Dec 16 18:27:59 2014 +0100
@@ -60,9 +60,9 @@
                 shrinkWrap: 3,
                 value: '-/-'
             }, {
-                id: 'sqlquery',
+                id: 'results',
                 xtype: 'displayfield',
-                fieldLabel: 'Abfrage',
+                fieldLabel: 'Spalten',
                 value: '-/-'
             }]
         }];

http://lada.wald.intevation.org