Roo/bootstrap/TriggerField.js
authorAlan Knowles <alan@roojs.com>
Wed, 3 Jun 2015 07:49:00 +0000 (15:49 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 3 Jun 2015 07:49:00 +0000 (15:49 +0800)
Roo/bootstrap/TriggerField.js

index a5d73c9..37f1b1d 100644 (file)
@@ -180,7 +180,7 @@ Roo.extend(Roo.bootstrap.TriggerField, Roo.bootstrap.Input,  {
                         tag: 'span',
                         cls: 'caret'
              };
-            if (this.caret) {
+            if (this.caret != false) {
                 caret = {
                      tag: 'i',
                      cls: 'fa fa-' + this.caret