Roo/bootstrap/Body.js
authorEdward <edward@roojs.com>
Fri, 13 Feb 2015 06:10:30 +0000 (14:10 +0800)
committerEdward <edward@roojs.com>
Fri, 13 Feb 2015 06:10:30 +0000 (14:10 +0800)
Roo/bootstrap/Body.js

index 2872121..4542dfd 100644 (file)
@@ -17,7 +17,7 @@
 
 Roo.bootstrap.Body = function(config)
 {
-    Roo.log(this);
+    Roo.log(config);
     Roo.bootstrap.Body.superclass.constructor.call(this, config);
     this.el = Roo.get(document.body);
     if (this.cls && this.cls.length) {