From cff8b61f9d7cb04bd40489772a500050496759e6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 13 Jul 2018 14:06:17 +0800 Subject: [PATCH] Roo/bootstrap/Component.js --- Roo/bootstrap/Component.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Roo/bootstrap/Component.js b/Roo/bootstrap/Component.js index 8f16a1f8b4..984a02ce1b 100644 --- a/Roo/bootstrap/Component.js +++ b/Roo/bootstrap/Component.js @@ -365,7 +365,9 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent, { return cn; }, - + /** + * Get the element that will be used to show or hide + */ getVisibilityEl : function() { -- 2.39.2