From a63a9809441c46e07c259ebd7f2a407570cccd68 Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 1 Dec 2015 13:29:13 +0800 Subject: [PATCH] Roo/bootstrap/Component.js --- Roo/bootstrap/Component.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/Roo/bootstrap/Component.js b/Roo/bootstrap/Component.js index 66ab5ee793..88c87ab832 100644 --- a/Roo/bootstrap/Component.js +++ b/Roo/bootstrap/Component.js @@ -126,9 +126,6 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent, { cfg.name = this.name; } - Roo.log(this); - Roo.log(ct); - this.el = ct.createChild(cfg, position); if (this.tooltip) { -- 2.39.2