Roo/bootstrap/NavProgressItem.js
authoredward <edward@roojs.com>
Tue, 15 Mar 2016 05:42:07 +0000 (13:42 +0800)
committeredward <edward@roojs.com>
Tue, 15 Mar 2016 05:42:07 +0000 (13:42 +0800)
Roo/bootstrap/NavProgressItem.js

index c9a95b0..ea3f85a 100644 (file)
@@ -65,11 +65,6 @@ Roo.extend(Roo.bootstrap.NavProgressItem, Roo.bootstrap.Component,  {
                 {
                     tag : 'i',
                     cls : iconCls
-                },
-                {
-                    tag : 'span',
-                    cls : 'roo-navigation-bar-item-text ' + this.position,
-                    html : this.html
                 }
             ]
         }