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

index f4e6b8b..9686f33 100644 (file)
@@ -187,6 +187,7 @@ Roo.extend(Roo.bootstrap.NavGroup, Roo.bootstrap.Component,  {
    
     clearAll : function()
     {
+        Roo.log(this.el);
         this.navItems = false;
         this.el.innerHMTL = '';
     },