X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-bootstrap-debug.js;h=88ba7335ae03797bba86b865bdce5dc6d13d186b;hb=a64e36d7ceb4e675a0079dfcb10ab53f700f211c;hp=bfb048e48beb841dbbefd9f2de46586727a8ea3e;hpb=677e125546b12f16b81bf4c489ac1cbd315c4a23;p=roojs1 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index bfb048e48b..88ba7335ae 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -3924,7 +3924,7 @@ Roo.extend(Roo.bootstrap.Navbar, Roo.bootstrap.Component, { if(this.fireEvent('beforetoggle', this) === false){ return; } - var ce = this.el.select('.roo-navbar-collapse',true).first(); + var ce = this.el.select('.navbar-collapse',true).first(); if (!ce.hasClass('show')) { this.expand();