Roo/bootstrap/ComboBox.js
authorAlan Knowles <alan@roojs.com>
Thu, 19 Nov 2020 10:03:52 +0000 (18:03 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 19 Nov 2020 10:03:52 +0000 (18:03 +0800)
Roo/bootstrap/ComboBox.js

index dff734f..c9a2858 100644 (file)
@@ -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',