[Lada-commits] [PATCH] Fixed mst/labor_mst field and selection to automatically set the netzbetreiber

Wald Commits scm-commit at wald.intevation.org
Wed Apr 6 16:43:32 CEST 2016


# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1459953810 -7200
# Node ID 33927274f013bf4b41550cbe0ecdca62592f6a53
# Parent  1d20cec263eedd272c30d8d940b6869f7372be24
Fixed mst/labor_mst field and selection to automatically set the netzbetreiber.

diff -r 1d20cec263ee -r 33927274f013 app/controller/form/Messprogramm.js
--- a/app/controller/form/Messprogramm.js	Thu Mar 31 11:44:03 2016 +0200
+++ b/app/controller/form/Messprogramm.js	Wed Apr 06 16:43:30 2016 +0200
@@ -33,9 +33,7 @@
             'messprogrammform': {
                 dirtychange: this.dirtyForm
             },
-            'messprogrammform messstelle combobox':{
-                expand: this.filter,
-                keydown: this.filter,
+            'messprogrammform messstellelabor combobox': {
                 select: this.setNetzbetreiber
             },
             'messprogrammform location combobox': {


More information about the Lada-commits mailing list