diff app/view/widget/base/TextField.js @ 1289:bfdc00c24baf

Ortszuordnung for messprogramm and probe using same form
author Maximilian Krambach <mkrambach@intevation.de>
date Wed, 01 Feb 2017 14:52:51 +0100
parents 5ceb0381ae73
children
line wrap: on
line diff
--- a/app/view/widget/base/TextField.js	Fri Jan 27 13:25:14 2017 +0100
+++ b/app/view/widget/base/TextField.js	Wed Feb 01 14:52:51 2017 +0100
@@ -29,7 +29,8 @@
             fieldLabel: this.fieldLabel,
             labelWidth: this.labelWidth,
             readOnly: this.readOnly || false,
-            listeners: this.listeners
+            listeners: this.listeners,
+            type: this.type
         }, {
             xtype: 'image',
             name: 'warnImg',

http://lada.wald.intevation.org