From: Alan Knowles Date: Thu, 6 May 2010 09:46:35 +0000 (+0800) Subject: builder.html.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=a7ccd7f25c5e4c7288b6c915c07bd039c633bfbd builder.html.js --- diff --git a/builder.html.js b/builder.html.js index 1309a6719..c49432e32 100644 --- a/builder.html.js +++ b/builder.html.js @@ -106,7 +106,7 @@ Builder = { } }); - this.layoutbase.add( 'center', new Roo[cfg.xtype](cfg)); + this.layoutbase.addxtype( cfg );