Roo/bootstrap/Component.js
authorAlan Knowles <alan@roojs.com>
Fri, 13 Jul 2018 06:06:17 +0000 (14:06 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 13 Jul 2018 06:06:17 +0000 (14:06 +0800)
Roo/bootstrap/Component.js

index 8f16a1f..984a02c 100644 (file)
@@ -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()
     {