From b695600b2c4d55d3d6c451759195d11e771cb541 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 23 Jun 2016 17:35:11 +0800 Subject: [PATCH] Roo/bootstrap/Component.js --- Roo/bootstrap/Component.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Roo/bootstrap/Component.js b/Roo/bootstrap/Component.js index a570e07b86..487f3d7f32 100644 --- a/Roo/bootstrap/Component.js +++ b/Roo/bootstrap/Component.js @@ -101,7 +101,9 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent, { var cfg = Roo.apply({}, this.getAutoCreate()); + Roo.log(cfg); + cfg.id = this.id || Roo.id(); // fill in the extra attributes -- 2.39.2