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

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