Roo/bootstrap/NavItem.js
authorAlan Knowles <alan@roojs.com>
Thu, 4 Dec 2014 07:32:48 +0000 (15:32 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 4 Dec 2014 07:32:48 +0000 (15:32 +0800)
Roo/bootstrap/NavItem.js

index 09fd470..36ffb76 100644 (file)
@@ -74,6 +74,7 @@ Roo.extend(Roo.bootstrap.NavItem, Roo.bootstrap.Component,  {
         if (this.disabled) {
             cfg.cls += ' disabled';
         }
+        
         if (this.href || this.html) {
             cfg.cn = [
                 {