X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-bootstrap-debug.js;h=79fd821e6fd169e068ccae08fd66d44d2aadbd18;hb=2174e9761689d1d2d27fccca6321ade3fe55026f;hp=051766fabe79bdd8f17c946d3cd223d0b2074b9c;hpb=860269d9db4e5325bd543e277bea177ad97a98e2;p=roojs1 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 051766fabe..79fd821e6f 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -3973,7 +3973,7 @@ Roo.extend(Roo.bootstrap.Navbar, Roo.bootstrap.Component, { */ collapse : function() { - var ce = this.el.select('.roo-navbar-collapse',true).first(); + var ce = this.el.select('.navbar-collapse',true).first(); if (ce.hasClass('collapsing') || ce.hasClass('collapse') ) { // it's collapsed or collapsing..