Builder/DialogNewComponent.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 10 May 2010 10:30:55 +0000 (18:30 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 10 May 2010 10:30:55 +0000 (18:30 +0800)
Builder/DialogNewComponent.js

index 40e9136..cf8324b 100755 (executable)
@@ -60,12 +60,13 @@ DialogNewComponent = new XObject({
                     desc : i
                 });
             }
-            
+             console.log('load paths');
+             
             // load the paths.
             this.get('directory_model').loadData(paths);
                 
             
-            
+            console.log('show all');
             this.el.show_all();
             this.success = c.success;
             /*