Roo/bootstrap/Component.js
authorAlan Knowles <alan@roojs.com>
Thu, 4 Jun 2015 09:27:15 +0000 (17:27 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 4 Jun 2015 09:27:15 +0000 (17:27 +0800)
Roo/bootstrap/Component.js

index 7e37ab7..12ae6a9 100644 (file)
@@ -172,7 +172,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
         var self_cntr_el = Roo.get(this[cntr](false));
         
         
-        if (has_flexy_each) {
+        if (has_flexy_each && build_from_html) {
             return false;
         }