diff app/controller/Filter.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 4b9b1d3ad9f1
line wrap: on
line diff
--- a/app/controller/Filter.js	Wed May 13 16:01:24 2015 +0200
+++ b/app/controller/Filter.js	Mon May 18 16:17:14 2015 +0200
@@ -33,8 +33,8 @@
             // CSS like selector to select element in the viewport. See
             // ComponentQuery documentation for more details.
             'combobox[name=filter]': {
-                // Map Doubleclick on rows of the probenlist.
-                select: this.selectSql
+                // Map Select event
+                select: this.selectSql,
             },
             'button[action=search]': {
                 // Map click event on Button.

http://lada.wald.intevation.org