X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsrc%2FRoo_bootstrap_ComboBox.js.html;h=1fa84d669449f3a5f49a7eb1e232629998475290;hp=f3e33702b8f340b5a1f1d07b1971a4afb8e453bd;hb=c743f8910c2ecd20d46c98329889f4e39472df35;hpb=5aeb7e7613454bfb7bfb22be8a21d994fb1063a4 diff --git a/docs/src/Roo_bootstrap_ComboBox.js.html b/docs/src/Roo_bootstrap_ComboBox.js.html index f3e33702b8..1fa84d6694 100644 --- a/docs/src/Roo_bootstrap_ComboBox.js.html +++ b/docs/src/Roo_bootstrap_ComboBox.js.html @@ -2283,8 +2283,7 @@ if(!this.multiple && this.showToggleBtn){ var caret = { - tag: 'span', - cls: 'caret' + cls: 'caret' }; if (this.caret != false) { @@ -2299,7 +2298,7 @@ tag :'span', cls : 'input-group-addon input-group-append input-group-text btn dropdown-toggle', cn : [ - caret, + Roo.bootstrap.version == 3 ? caret : '', { tag: 'span', cls: 'combobox-clear',