mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 21:56:42 +02:00
@@ -115,7 +115,6 @@ class Tab extends BaseComponent {
|
||||
return
|
||||
}
|
||||
|
||||
element.focus()
|
||||
element.removeAttribute('tabindex')
|
||||
element.setAttribute('aria-selected', true)
|
||||
this._toggleDropDown(element, true)
|
||||
|
Reference in New Issue
Block a user