roojs-debug.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 13 Dec 2011 06:14:37 +0000 (14:14 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 13 Dec 2011 06:14:37 +0000 (14:14 +0800)
roojs-debug.js

index f20e921..025b8f0 100644 (file)
@@ -44859,7 +44859,7 @@ layout.addxtype({
             }
             
         });
-        this.endUpdate();
+  
         // make the last non-background panel active..
         //if (nb) { Roo.log(nb); }
         if (nb) {
@@ -44871,6 +44871,7 @@ layout.addxtype({
                 }
             }
         }
+        this.endUpdate();
         return ret;
         
     }