Roo/Component.js
authorEdward <edward@roojs.com>
Wed, 5 Mar 2014 08:55:28 +0000 (16:55 +0800)
committerEdward <edward@roojs.com>
Wed, 5 Mar 2014 08:55:28 +0000 (16:55 +0800)
Roo/Component.js

index ab439aa..1b458f3 100644 (file)
@@ -28,6 +28,7 @@ Roo.Component = function(config){
         config = {el: config, id: config.id || config};
     }
     this.initialConfig = config;
+    Roo.log('config');
     Roo.log(config);
     Roo.apply(this, config);
     this.addEvents({