From 1c083f02e2b96d27afbb422292a8854923da3256 Mon Sep 17 00:00:00 2001 From: john Date: Mon, 26 Mar 2018 13:36:46 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index fb9ceb5c74..4887a6fbe8 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -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; -- 2.39.2