Roo/bootstrap/NavGroup.js
authorEdward <edward@roojs.com>
Fri, 20 Mar 2015 04:16:12 +0000 (12:16 +0800)
committerEdward <edward@roojs.com>
Fri, 20 Mar 2015 04:16:12 +0000 (12:16 +0800)
Roo/bootstrap/NavGroup.js

index d11d20c..b740883 100644 (file)
@@ -187,7 +187,6 @@ Roo.extend(Roo.bootstrap.NavGroup, Roo.bootstrap.Component,  {
    
     clearAll : function()
     {
-        Roo.log(this.el);
         this.navItems = [];
         this.el.dom.innerHTML = '';
     },