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

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