From: Alan Knowles Date: Sun, 8 Apr 2012 06:19:08 +0000 (+0800) Subject: builder.html.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=b2274083e72c458e3f755ab7b481bde2e06d4e38;p=app.Builder.js builder.html.js --- diff --git a/builder.html.js b/builder.html.js index 6ed4bae88..48b94b238 100644 --- a/builder.html.js +++ b/builder.html.js @@ -142,7 +142,7 @@ Builder = { console.log(cfg) this.layoutbase.addxtype( cfg ); } catch (e) { - console.log("GOT ERROR?"); + console.log("GOT ERROR? - saved in Builder.lastError"); Builder.lastError = e; console.log(e); console.log(typeof(e));