roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index 260ee17..87b3d1d 100644 (file)
@@ -4070,6 +4070,12 @@ 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 = [
+               {
+                   tag : 'span'
+               }
+           ];
+        
             return cfg;
        }