[Lada-commits] [PATCH] Use Messmethodewidget

Wald Commits scm-commit at wald.intevation.org
Thu Jul 4 09:58:28 CEST 2013


# HG changeset patch
# User Torsten Irländer <torsten.irlaender at intevation.de>
# Date 1372924651 -7200
# Node ID 311065a9e6dffd561ecdf6878036b4c54fbcb8d5
# Parent  74fc25979b51348271fe490f88f791b07070a85b
Use Messmethodewidget.

diff -r 74fc25979b51 -r 311065a9e6df app/view/messungen/CreateForm.js
--- a/app/view/messungen/CreateForm.js	Wed Jul 03 17:12:27 2013 +0200
+++ b/app/view/messungen/CreateForm.js	Thu Jul 04 09:57:31 2013 +0200
@@ -12,7 +12,7 @@
                 fieldLabel: 'NPR'
             },
             {
-                xtype: 'textfield',
+                xtype: 'messmethode',
                 name: 'mmtId',
                 fieldLabel: 'MMT'
             },


More information about the Lada-commits mailing list