X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2Fbootstrap%2FComboBox.js;h=c9a28584d25d64b2a74bdcfa65040ddbee3d7e08;hb=fe404b2770ab762dc0861f74bca43d6cf9b3bbcd;hp=dff734fd70e3b1c42c4c69ce68c5375069381eb6;hpb=0f22ec988b31ad2e4e160d10e39badc3ee0b133a;p=roojs1 diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index dff734fd70..c9a28584d2 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -493,6 +493,8 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { combobox.cn.push(feedback); } + + var indicator = { tag : 'i', cls : 'roo-required-indicator ' + (this.indicatorpos == 'right' ? 'right' : 'left') +'-indicator text-danger fa fa-lg fa-star',