diff app/view/ProbenPlanungSwitcher.js @ 794:bc6bc71efb78

Preselect Proben in PPS, Preselect the first entry in the Filter Combobox
author Dustin Demuth <dustin@intevation.de>
date Mon, 18 May 2015 16:17:14 +0200
parents d572ee3271ac
children fb99332bb48e
line wrap: on
line diff
--- a/app/view/ProbenPlanungSwitcher.js	Wed May 13 16:01:24 2015 +0200
+++ b/app/view/ProbenPlanungSwitcher.js	Mon May 18 16:17:14 2015 +0200
@@ -33,7 +33,7 @@
                 boxLabel: i18n.getMsg('probelist'),
                 inputValue: 'ProbeList', //this determines the store
                     // which will be loaded,
-                //checked: true,
+                checked: true,
                 handler: function(field, state){
                     if (state === true) {
                         this.fireEvent('check', field);

http://lada.wald.intevation.org