Roo/bootstrap/Container.js
authoredward <edward@roojs.com>
Mon, 14 Dec 2015 02:55:57 +0000 (10:55 +0800)
committeredward <edward@roojs.com>
Mon, 14 Dec 2015 02:55:57 +0000 (10:55 +0800)
Roo/bootstrap/Container.js

index fe8d0ec..eb72a32 100644 (file)
@@ -145,6 +145,9 @@ Roo.extend(Roo.bootstrap.Container, Roo.bootstrap.Component,  {
                 var h = [];
                 
                 if(this.expandable){
+                    
+                    cfg.cls = cfg.cls + ' expandable';
+                    
                     h.push({
                         tag: 'i',
                         cls: 'fa fa-minus'