From 34a675b07b6725d1af75d4a9cc719ba97c0e56dd Mon Sep 17 00:00:00 2001 From: john Date: Wed, 3 Jan 2018 15:21:25 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 8f66c5ff10..515704d0f8 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -498,7 +498,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { cfg.cn = [ { tag : 'i', - cls : 'roo-required-indicator left-indicator text-danger fa fa-lg fa-star', + cls : 'roo-required-indicator right-indicator text-danger fa fa-lg fa-star', tooltip : 'This field is required' }, { -- 2.39.2