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

index c223558..1561e9b 100755 (executable)
@@ -129,7 +129,7 @@ Window = new XObject({
                                                     init : function()
                                                     {
                                                         XObject.prototype.init.call(this); 
-                                                        this.set_current_page(0);
+                                                        this.el.set_current_page(0);
                                                     },
                                                     items : [
                                                        RightBrowser,