Roo/bootstrap/NavGroup.js
[roojs1] / roojs-bootstrap-debug.js
index 2d1e471..8903a61 100644 (file)
@@ -4366,7 +4366,7 @@ Roo.extend(Roo.bootstrap.NavGroup, Roo.bootstrap.Component,  {
         };
         if (Roo.bootstrap.version == 4) {
            if (['nav','pills'].indexOf(this.type) != -1) {
-               cfg.cls = ' nav-' + this.type; 
+               cfg.cls = ' navbar-' + this.type; 
            }
        } else {
            if (['tabs','pills'].indexOf(this.type) != -1) {