Roo/BorderLayout.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 13 Dec 2011 05:48:05 +0000 (13:48 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 13 Dec 2011 05:48:05 +0000 (13:48 +0800)
Roo/BorderLayout.js

index 1a8f11d..270f6a8 100644 (file)
@@ -486,6 +486,7 @@ layout.addxtype({
         });
         this.endUpdate();
         // make the last non-background panel active..
+        Roo.log(nb);
         if (nb) {
             for(var r in nb) {
                this.getRegion(r).showPanel(nb);