Roo/bootstrap/panel/Content.js
authoredward <edward@roojs.com>
Fri, 13 Apr 2018 09:03:22 +0000 (17:03 +0800)
committeredward <edward@roojs.com>
Fri, 13 Apr 2018 09:03:22 +0000 (17:03 +0800)
Roo/bootstrap/panel/Content.js

index 9e64563..888fcb4 100644 (file)
@@ -412,7 +412,7 @@ panel.load({
             return false;
         }
         
-        this.region.
+        return this.region.tabs.getTab(this.getEl().id);
     },
     
     /**