mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03: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