X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsrc%2FRoo_bootstrap_NavItem.js.html;h=8626881f141860f21854a68873efb6c3545fd6d7;hp=6c8491cd225371da39c0939affdfba2289a50f66;hb=c743f8910c2ecd20d46c98329889f4e39472df35;hpb=5aeb7e7613454bfb7bfb22be8a21d994fb1063a4 diff --git a/docs/src/Roo_bootstrap_NavItem.js.html b/docs/src/Roo_bootstrap_NavItem.js.html index 6c8491cd22..8626881f14 100644 --- a/docs/src/Roo_bootstrap_NavItem.js.html +++ b/docs/src/Roo_bootstrap_NavItem.js.html @@ -247,7 +247,7 @@ // if parent is a navbarheader....- and link is probably a '#' page ref.. then remove the expanded menu. if (p.parentType == 'NavHeaderbar' && !this.menu) { // remove the collapsed menu expand... - p.parent().el.select('.navbar-collapse',true).removeClass('in'); + p.parent().el.select('.roo-navbar-collapse',true).removeClass('in'); } },