Roo/bootstrap/NavGroup.js
authorEdward <edward@roojs.com>
Thu, 12 Jun 2014 06:41:33 +0000 (14:41 +0800)
committerEdward <edward@roojs.com>
Thu, 12 Jun 2014 06:41:33 +0000 (14:41 +0800)
Roo/bootstrap/NavGroup.js

index 5c7d199..b6d495a 100644 (file)
@@ -95,7 +95,8 @@ Roo.extend(Roo.bootstrap.NavGroup, Roo.bootstrap.Component,  {
         this.maskEl = Roo.DomHelper.append(this.el, mark, true);
         
         var size = this.el.getSize();
-        if(this.disable && this.sidebar){
+        
+        if(this.disable){
             Roo.log('size!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
             Roo.log(this.el);
             var a = this.el.select('.dashboard-menu', true).first();