Roo/bootstrap/ComboBox.js
authorjohn <john@roojs.com>
Mon, 26 Mar 2018 05:36:46 +0000 (13:36 +0800)
committerjohn <john@roojs.com>
Mon, 26 Mar 2018 05:36:46 +0000 (13:36 +0800)
Roo/bootstrap/ComboBox.js

index fb9ceb5..4887a6f 100644 (file)
@@ -1337,8 +1337,6 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
      */
     setFromData : function(o){
         
-        Roo.log(o);
-        
         if(this.multiple){
             this.addItem(o);
             return;