Roo/bootstrap/ComboBox.js
authorAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 07:56:42 +0000 (15:56 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 07:56:42 +0000 (15:56 +0800)
Roo/bootstrap/ComboBox.js

index 98d4eea..6eb11e9 100644 (file)
@@ -451,7 +451,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             cn: [
                 {
                     tag: 'input',
-                    type : 'hidden d-none',
+                    type : 'hidden',
                     cls: 'form-hidden-field'
                 },
                 {
@@ -2273,7 +2273,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             cn: [
                 {
                     tag: 'input',
-                    type : 'hidden d-none',
+                    type : 'hidden',
                     cls: 'form-hidden-field'
                 },
                 ibwrap