roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index 87b3d1d..d0b7c7e 100644 (file)
@@ -4070,9 +4070,10 @@ Roo.extend(Roo.bootstrap.NavSimplebar, Roo.bootstrap.Navbar,  {
        // i'm not actually sure these are really used - normally we add a navGroup to a navbar
        
        if (Roo.bootstrap.version == 4) {
-            cfg.cn = [
+           cfg.cn = [
                {
-                   tag : 'span'
+                   cls: 'nav',
+                   tag : 'ul'
                }
            ];