Roo/bootstrap/NavItem.js
authorAlan Knowles <alan@roojs.com>
Mon, 25 Aug 2014 06:33:39 +0000 (14:33 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 25 Aug 2014 06:33:39 +0000 (14:33 +0800)
Roo/bootstrap/NavItem.js

index 1ca75d1..5982da8 100644 (file)
@@ -69,7 +69,7 @@ Roo.extend(Roo.bootstrap.NavItem, Roo.bootstrap.Component,  {
         cfg.cn = [
             {
                 tag: 'p',
-                html: 'Text'
+                html: ''
             }
         ];