Roo/bootstrap/Component.js
authorAlan Knowles <alan@roojs.com>
Wed, 3 Jun 2015 09:54:58 +0000 (17:54 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 3 Jun 2015 09:54:58 +0000 (17:54 +0800)
Roo/bootstrap/Component.js

index a4e98d6..43791d3 100644 (file)
@@ -186,7 +186,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
             return cn;
             
         }
-        
+        // do not build element flagged as unbuildable..
         if (tree.can_build_overlaid === false) {
             return false;
         }