Builder3/Window.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 25 Apr 2011 04:14:36 +0000 (12:14 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 25 Apr 2011 04:14:36 +0000 (12:14 +0800)
Builder3/Window.js

index 28a3e15..b3c245a 100644 (file)
@@ -3909,7 +3909,7 @@ Window=new XObject({
                                         
                                           this.get('buttonbar').el.show();
                                            this.get('viewbox').el.hide();
-                                           var ce = this.get('/Window.v').el;
+                                           var ce = this.get('/Window.centereast').el;
                                            
                                            ce.set_position(ce.get_allocated_width() - 30);