Roo/bootstrap/NavSimplebar.js
authorAlan Knowles <alan@roojs.com>
Tue, 4 Dec 2018 08:18:22 +0000 (16:18 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 4 Dec 2018 08:18:22 +0000 (16:18 +0800)
Roo/bootstrap/NavSimplebar.js

index c7f8ca5..d377d2c 100644 (file)
@@ -82,7 +82,7 @@ Roo.extend(Roo.bootstrap.NavSimplebar, Roo.bootstrap.Navbar,  {
         
          
         this.type = this.type || 'nav';
-        if (['tabs','pills'].indexOf(this.type)!==-1) {
+        if (['tabs','pills'].indexOf(this.type) != -1) {
             cfg.cn[0].cls += ' nav-' + this.type