Roo/bootstrap/Navbar.js
authorEdward <edward@roojs.com>
Thu, 12 Jun 2014 08:02:32 +0000 (16:02 +0800)
committerEdward <edward@roojs.com>
Thu, 12 Jun 2014 08:02:32 +0000 (16:02 +0800)
Roo/bootstrap/Navbar.js

index 238ff53..c1b7a20 100644 (file)
@@ -183,13 +183,6 @@ Roo.extend(Roo.bootstrap.Navbar, Roo.bootstrap.Component,  {
         this.maskEl = Roo.DomHelper.append(this.el, mark, true);
         
         var size = this.el.getSize();
-        if(this.disable && this.sidebar){
-            Roo.log('size!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
-            Roo.log(this.el);
-            var a = this.el.select('.dashboard-menu', true).first();
-            Roo.log(a);
-            
-        }
         this.maskEl.setSize(size.width, size.height);
         this.maskEl.enableDisplayMode("block");