Roo/bootstrap/NumberField.js
authorjohn <john@roojs.com>
Thu, 7 Jun 2018 09:18:27 +0000 (17:18 +0800)
committerjohn <john@roojs.com>
Thu, 7 Jun 2018 09:18:27 +0000 (17:18 +0800)
Roo/bootstrap/NumberField.js

index c46d0d8..89997c8 100644 (file)
@@ -86,7 +86,8 @@ Roo.extend(Roo.bootstrap.NumberField, Roo.bootstrap.Input, {
             cfg.cn.push({
                 tag : 'input',
                 name : hidden_input_name,
-                type : 'hidden'
+                type : 'hidden',
+                cls: 'form-hidden-field'
             })
         }