Roo/bootstrap/NavSimplebar.js
[roojs1] / roojs-bootstrap-debug.js
index 260ee17..d0b7c7e 100644 (file)
@@ -4070,6 +4070,13 @@ 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 = [
+               {
+                   cls: 'nav',
+                   tag : 'ul'
+               }
+           ];
+        
             return cfg;
        }