Roo/doc/NavCategory.js
authorAlan Knowles <alan@roojs.com>
Fri, 14 Oct 2016 02:23:36 +0000 (10:23 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 14 Oct 2016 02:23:36 +0000 (10:23 +0800)
Roo/doc/NavCategory.js

index 5ab8e12..273069e 100644 (file)
@@ -40,8 +40,10 @@ Roo.extend(Roo.doc.NavCategory, Roo.bootstrap.Component,  {
         var cfg ={
             
             cn : [
+                
                 {
                     tag : 'a',
+                    cls: 'roo-nav-category',
                     href : '#' + this.name,
                     html : this.title
                 },