2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Remove incorrect aria-multiselectable

Closes https://github.com/twbs/bootstrap/issues/21635
This commit is contained in:
Patrick H. Lauke
2017-01-11 23:57:59 +00:00
parent 3df1bfd8cd
commit 6b48ba4e0d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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 %}
<div id="accordion" role="tablist" aria-multiselectable="true">
<div id="accordion" role="tablist">
<div class="card">
<div class="card-header" role="tab" id="headingOne">
<h5 class="mb-0">