From: Alan Knowles Date: Fri, 30 Nov 2018 07:56:42 +0000 (+0800) Subject: Roo/bootstrap/ComboBox.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=3e4638fd907d0e1776b4cb9fa98e7dcfd126fdf0 Roo/bootstrap/ComboBox.js --- diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 98d4eeab5f..6eb11e9aec 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -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