Roo/bootstrap/Component.js
authorEdward <edward@roojs.com>
Mon, 24 Mar 2014 03:41:58 +0000 (11:41 +0800)
committerEdward <edward@roojs.com>
Mon, 24 Mar 2014 03:41:58 +0000 (11:41 +0800)
Roo/bootstrap/Component.js

index 12576d2..8ed4f30 100644 (file)
@@ -115,7 +115,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
             cn.parentType = this.xtype; //??
             cn.parentId = this.id;
             
-            var is_js_build = !Roo.XComponent.build_from_html;
+            var build_from_html =  Roo.XComponent.build_from_html;
             
             // does the container contain child eleemnts with 'xtype' attributes.
             // that match this xtype..