Fix #5660 - roojs docs - linking and other tidy ups
[roojs1] / docs / Roo.docs.js
index d9bbc06..5efeb60 100644 (file)
@@ -240,20 +240,7 @@ Roo.docs = new Roo.XComponent({
        {
           // _this.mobileNavGroup.autoExpand(); 
            
-          
-            if(!this.el.select('.navbar-collapse',true).first().hasClass('in')){
-                this.el.select('.navbar-collapse',true).first().removeClass('in');
-                return true;
-       
-            }
-           if(!this.el.select('.navbar-collapse',true).first().hasClass('in')){
-             //  this.el.select('.navbar-collapse',true).first().setHeight(innerHeight-50);
-               //(function() {
-               //    this.el.select('.navbar-collapse',true).first().setHeight(innerHeight-50);
-               //}).defer(500,this);
-                     
-               return;
-           }
+           
        },
       render : function (_self)
        {