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

index 9e602e5..1063fb6 100644 (file)
@@ -1272,6 +1272,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
     // private
     onViewClick : function(view, doFocus, el, e)
     {
+        Roo.log('on view click!!!!!!!!!!!!!!!!!!!!!!!!!!');
         var index = this.view.getSelectedIndexes()[0];
         
         var r = this.store.getAt(index);