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

index 9686f33..09b27e7 100644 (file)
@@ -189,7 +189,7 @@ Roo.extend(Roo.bootstrap.NavGroup, Roo.bootstrap.Component,  {
     {
         Roo.log(this.el);
         this.navItems = false;
-        this.el.innerHMTL = '';
+        this.el.dom.innerHMTL = '';
     },
     
     getNavItem: function(tabId)