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

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