From: fat Date: Fri, 27 Dec 2013 04:33:44 +0000 (-0800) Subject: update accordion-group to panel X-Git-Tag: v3.1.0~136^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=201088cb5f9ab4af062b62ac3a10a2e8f07a6ec5;p=thirdparty%2Fbootstrap.git update accordion-group to panel --- diff --git a/javascript.html b/javascript.html index fe24dd9c19..9c17c555ef 100644 --- a/javascript.html +++ b/javascript.html @@ -1738,7 +1738,7 @@ $('.collapse').collapse() parent selector false - If selector then all collapsible elements under the specified parent will be closed when this collapsible item is shown. (similar to traditional accordion behavior - this dependent on the accordion-group class) + If selector then all collapsible elements under the specified parent will be closed when this collapsible item is shown. (similar to traditional accordion behavior - this dependent on the panel class) toggle