X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-bootstrap-debug.js;h=8903a61546542bbaa403edb1de0a843ac679c2fd;hb=e906f94ba59e32dc30b7e524b2a541545fd7f5eb;hp=2d1e471acb980278757c2f21937eab351040fa37;hpb=d2b58ed655b77ac37d5deb3a70acb5492dce546a;p=roojs1 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 2d1e471acb..8903a61546 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -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) {