Minor CS fixes
[roojs1] / Roo / BorderLayout.js
index 3c6ac1b..dd58d95 100644 (file)
@@ -463,7 +463,7 @@ layout.addxtype({
                 
             default: 
                 alert("Can not add '" + cfg.xtype + "' to BorderLayout");
-                return;
+                return null;
              // GridPanel (grid, cfg)
             
         }