Builder/LeftProjectTree.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 10 May 2010 11:35:57 +0000 (19:35 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 10 May 2010 11:35:57 +0000 (19:35 +0800)
Builder/LeftProjectTree.js

index 7ef64b6..7244ca8 100755 (executable)
@@ -435,7 +435,7 @@ LeftProjectTree = new XObject({
                                     // needs more thought!!??
                                     var Window = imports.Builder.Window.Window;
                                     Window.get('notebook').el.set_current_page(pr.xtype == 'Roo' ? 0 : 1);
-                                    
+                                    print ("SET notebook to " + pr.xtype);
                                     
                                 },