From: Alan Knowles Date: Thu, 6 May 2010 10:31:24 +0000 (+0800) Subject: builder.html.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=1c5d1b62387ac5c6d06ada62ce311251c0a7567c builder.html.js --- diff --git a/builder.html.js b/builder.html.js index 3eaf929ee..df53191a6 100644 --- a/builder.html.js +++ b/builder.html.js @@ -40,8 +40,8 @@ Builder = { this.dialogroot.remove(); this.dialogroot = false; } - if (this.layoutbase.el) { - console.dump(this.layoutbase); + if (this.layoutbase) { + console.dump(this.layoutbase.el); this.layoutbase= false; }