Roo/bootstrap/Component.js
authorAlan Knowles <alan@roojs.com>
Tue, 10 Mar 2015 11:43:17 +0000 (19:43 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 10 Mar 2015 11:43:17 +0000 (19:43 +0800)
Roo/bootstrap/Component.js

index d4505a4..f41e7f8 100644 (file)
@@ -220,7 +220,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
                     //echild.dom.removeAttribute('xtype');
                 } else {
                     Roo.log("MISSING " + cn.xtype + " on child of " + (this.el ? this.el.attr('xbuilderid') : 'no parent'));
-                   Roo.log(this.el);
+                   Roo.log(echild);
                 }
             }