From c13c1f78510ea067b0a701984c69e87b5ff80e04 Mon Sep 17 00:00:00 2001 From: john Date: Mon, 26 Mar 2018 13:35:21 +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 cec713cb8a..4887a6fbe8 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1968,8 +1968,6 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { { var dv = ''; // display value - Roo.log(o); - if (this.displayField) { dv = !o || typeof(o[this.displayField]) == 'undefined' ? '' : o[this.displayField]; } else { -- 2.39.2