Add aria-label to header (#12584)
* Add aria-label to classBadge.
* Add aria-label to the logo in the top left.
* Revert "Add aria-label to the logo in the top left."
This reverts commit f1e6a35cf1.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<div
|
||||
class="align-self-center svg-icon"
|
||||
v-html="icons[memberClass]"
|
||||
:aria-label="$t(memberClass)"
|
||||
></div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user