Roo/bootstrap/layout/Border.js
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 02:11:16 +0000 (10:11 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 02:11:16 +0000 (10:11 +0800)
Roo/bootstrap/layout/Border.js

index bc0da4a..12c0f65 100644 (file)
@@ -457,7 +457,7 @@ layout.addxtype({
         cfg.mgr = this;
         
         var r = Roo.bootstrap.layout;
-        Roo.log(target);
+        
         switch(target){
             case "north":
                 return new r.North(cfg);