Bring back aria-label to fix broken code
Fixes #2837 Reverts78f0e544db
Revertsd087c726e0
This commit is contained in:
parent
f350ca11ca
commit
1d7ceda9d4
@ -4,6 +4,7 @@
|
||||
data-id="{{id}}"
|
||||
data-target="#chan-{{id}}"
|
||||
role="tab"
|
||||
aria-label="{{name}}"
|
||||
aria-controls="chan-{{id}}"
|
||||
aria-selected="false"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user