Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Wed, 13 Apr 2016 03:48:38 +0000 (11:48 +0800)
committeredward <edward@roojs.com>
Wed, 13 Apr 2016 03:48:38 +0000 (11:48 +0800)
Roo/bootstrap/ComboBox.js

index 3e8a490..c6df870 100644 (file)
@@ -1275,7 +1275,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
                 return;
             }
             
-            this.fireEvent('tick', this, r);
+            this.fireEvent('tick', this, r, view);
             
             var rm = false;
             var _this = this;