From 6b48ba4e0d1f83c541d9a21c1235dc55968b6290 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Wed, 11 Jan 2017 23:57:59 +0000 Subject: [PATCH] Remove incorrect aria-multiselectable Closes https://github.com/twbs/bootstrap/issues/21635 --- docs/components/collapse.md | 2 +- js/tests/visual/collapse.html | 2 +- js/tests/visual/modal.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/components/collapse.md b/docs/components/collapse.md index f48efd9cc4..18d1c1298b 100644 --- a/docs/components/collapse.md +++ b/docs/components/collapse.md @@ -43,7 +43,7 @@ You can use a link with the `href` attribute, or a button with the `data-target` Extend the default collapse behavior to create an accordion. {% example html %} -
+