diff app/controller/Filter.js @ 882:f1e964b3aad6

Trailing Commas
author Dustin Demuth <dustin@intevation.de>
date Thu, 23 Jul 2015 09:39:53 +0200
parents 031b4431b1b8
children 96e04c258b8f
line wrap: on
line diff
--- a/app/controller/Filter.js	Thu Jul 23 09:39:33 2015 +0200
+++ b/app/controller/Filter.js	Thu Jul 23 09:39:53 2015 +0200
@@ -34,7 +34,7 @@
             // ComponentQuery documentation for more details.
             'combobox[name=filter]': {
                 // Map Select event
-                select: this.selectSql,
+                select: this.selectSql
             },
             'button[action=search]': {
                 // Map click event on Button.

http://lada.wald.intevation.org