Roo/BorderLayout.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 28 Oct 2011 07:27:38 +0000 (15:27 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 28 Oct 2011 07:27:38 +0000 (15:27 +0800)
Roo/BorderLayout.js

index ddeca26..6d7aae2 100644 (file)
@@ -372,7 +372,7 @@ layout.addxtype({
     {
         // basically accepts a pannel...
         // can accept a layout region..!?!?
-        Roo.log('Roo.BorderLayout add ' + cfg.xtype)
+        //Roo.log('Roo.BorderLayout add ' + cfg.xtype)
         
         if (!cfg.xtype.match(/Panel$/)) {
             return false;