From 20312e94d57ae4b1ae97dfc43758c5f6c0d5b77d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 10 Mar 2015 19:56:52 +0800 Subject: [PATCH] Roo/bootstrap/Component.js --- Roo/bootstrap/Component.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/Component.js b/Roo/bootstrap/Component.js index dd3fdc99e6..810473cfbf 100644 --- a/Roo/bootstrap/Component.js +++ b/Roo/bootstrap/Component.js @@ -213,7 +213,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent, { // there is a scenario where some of the child elements are flexy:if (and all of the same type) // and are not displayed -this causes this to use up the wrong element when matching. - + // at present the only work around for this is to nest flexy:if elements in another element that is always rendered. if (echild && echild.attr('xtype').split('.').pop() == cn.xtype) { -- 2.39.2