Roo/bootstrap/dash/TabBox.js
authorEdward <edward@roojs.com>
Thu, 2 Apr 2015 03:41:58 +0000 (11:41 +0800)
committerEdward <edward@roojs.com>
Thu, 2 Apr 2015 03:41:58 +0000 (11:41 +0800)
Roo/bootstrap/dash/TabBox.js

index 6a41894..3f4fbf8 100644 (file)
@@ -159,6 +159,11 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component,  {
         pane.fireEvent('activate');
         
         
+    },
+    
+    getActive : function()
+    {
+        
     }