Roo/bootstrap/dash/TabBox.js
authorEdward <edward@roojs.com>
Tue, 2 Dec 2014 09:34:19 +0000 (17:34 +0800)
committerEdward <edward@roojs.com>
Tue, 2 Dec 2014 09:34:19 +0000 (17:34 +0800)
Roo/bootstrap/dash/TabBox.js

index 87b3600..d5920f3 100644 (file)
@@ -65,6 +65,11 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component,  {
                     cn: [
                         header
                     ]
+                },
+                {
+                    tag: 'div',
+                    cls: 'tab-content no-padding',
+                    cn: []
                 }
             ]
         }