Builder/Window.js
[app.Builder.js] / 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,