Roo/bootstrap/Component.js
authorAlan Knowles <alan@roojs.com>
Fri, 5 Jun 2015 03:22:20 +0000 (11:22 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 5 Jun 2015 03:22:20 +0000 (11:22 +0800)
Roo/bootstrap/Component.js

index 4d8cbca..51a6cff 100644 (file)
@@ -171,7 +171,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
           
         var self_cntr_el = Roo.get(this[cntr](false));
         
-        
+        // do not try and build conditional elements 
         if ((has_flexy_each || has_flexy_if) && build_from_html) {
             return false;
         }