diff app/view/widget/base/NumberField.js @ 1194:c63acd44f8ca

Fix regression of 40a07eb873bf to display errors and warnings again.
author Tom Gottfried <tom@intevation.de>
date Thu, 08 Sep 2016 11:48:18 +0200
parents e552e82ceb8a
children faecbb446a04
line wrap: on
line diff
--- a/app/view/widget/base/NumberField.js	Thu Sep 08 10:06:07 2016 +0200
+++ b/app/view/widget/base/NumberField.js	Thu Sep 08 11:48:18 2016 +0200
@@ -30,6 +30,7 @@
             fieldLabel: this.fieldLabel,
             labelWidth: this.labelWidth,
             readOnly: this.readOnly || false,
+            period: this.period,
             listeners: this.listeners
         }, {
             xtype: 'image',

http://lada.wald.intevation.org