X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-bootstrap-debug.js;h=4ddc97deaa097a03788502424d1cc900205a3b54;hb=e7810d2d65eef79fc4ac202b002bcd97dcb8aa53;hp=7369fc285bc5839bc3ecd416a3ae459742574b0d;hpb=2e24c7f318c62a3f2b45135866ca68fb9dfbf8c3;p=roojs1 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 7369fc285b..4ddc97deaa 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -4061,7 +4061,7 @@ Roo.extend(Roo.bootstrap.NavSimplebar, Roo.bootstrap.Navbar, { - if (['stacked','justified'].indexOf(this.arrangement) ! = -1) { + if (['stacked','justified'].indexOf(this.arrangement) != -1) { cfg.cn[0].cls += ' nav-' + this.arrangement; }