Pman.js
[Pman.Core] / Pman.js
diff --git a/Pman.js b/Pman.js
index c1b6c7a..ec6732c 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -24,7 +24,7 @@ Roo.XComponent.on('beforebuild', function(e) { if (typeof(Pman) != 'undefined')
 
 Roo.XComponent.on('buildComplete',  
      function() {
-                    
+       Pman.building = false;   
         Pman.layout.getRegion('center').showPanel(0);
         Pman.layout.endUpdate(); 
         Pman.addTopToolbar();