Roo/bootstrap/NavSidebarItem.js
authoredward <edward@roojs.com>
Fri, 24 Feb 2017 04:17:20 +0000 (12:17 +0800)
committeredward <edward@roojs.com>
Fri, 24 Feb 2017 04:17:20 +0000 (12:17 +0800)
Roo/bootstrap/NavSidebarItem.js

index 150279d..eccc71b 100644 (file)
@@ -94,7 +94,6 @@ Roo.extend(Roo.bootstrap.NavSidebarItem, Roo.bootstrap.NavItem,  {
         if (this.menu) {
             a.cn.push({ tag : 'i', cls : 'glyphicon glyphicon-chevron-down pull-right'});
             a.cls += 'dropdown-toggle treeview' ;
-            
         }
         
         return cfg;