Roo/Document.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 23 Jun 2010 05:59:06 +0000 (13:59 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 23 Jun 2010 05:59:06 +0000 (13:59 +0800)
Roo/Document.js

index aa45806..26a56cb 100644 (file)
@@ -291,7 +291,7 @@ Roo.apply(Roo.XComponent,
         var progressRun = function() {
             if (mods.length) {
                 Roo.MessageBox.hide();
-                _this.topModule.fireEvent('built', _this.topModule);
+                _this.topModule.fireEvent('buildcomplete', _this.topModule);
                 return;    
             }