From bf6136f74e38fa0c093b7ea49f3e4140ba6efc50 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 25 Apr 2011 12:09:28 +0800 Subject: [PATCH] Builder3/Window.js --- Builder3/Window.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Builder3/Window.js b/Builder3/Window.js index afa476a1f..c9a84c6ea 100644 --- a/Builder3/Window.js +++ b/Builder3/Window.js @@ -3919,7 +3919,7 @@ Window=new XObject({ this.get('buttonbar').el.hide(); this.get('viewbox').el.show(); var ce = this.get('/Window.centereast').el; - print(JSON.stringify(cem,null,4)); + print(JSON.stringify(ce ,null,4)); ce.set_postion(ce.max_position - 100); // this.get('model').expanded(); -- 2.39.2