diff app/view/FilterPanel.js @ 749:78e73be45aaa

Change store on radiobutton change for proben and messprogramm.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 28 Apr 2015 10:57:50 +0200
parents 3ffecbce17d6
children bc6bc71efb78
line wrap: on
line diff
--- a/app/view/FilterPanel.js	Tue Apr 28 10:56:41 2015 +0200
+++ b/app/view/FilterPanel.js	Tue Apr 28 10:57:50 2015 +0200
@@ -27,7 +27,7 @@
             xtype: 'combobox',
             name: 'filter',
             editable: false,
-            store: Ext.create('Lada.store.Queries'),
+            store: Ext.create('Lada.store.ProbeQueries'),
             displayField: 'name',
             valueField: 'id',
             emptyText: 'Wählen Sie eine Abfrage'

http://lada.wald.intevation.org