mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-10885] Screen Readers: Dashboard: Non-descriptive announcement of the Company Logo button (#5131)
This commit is contained in:
-1
@@ -4,7 +4,6 @@
|
||||
class="aca-sidenav-header-title-logo"
|
||||
data-automation-id="app-sidenav-header-title-logo"
|
||||
(click)="toggleNavBar.emit()"
|
||||
(keypress)="toggleNavBar.emit()"
|
||||
[attr.aria-label]="'APP.TOOLTIPS.COLLAPSE_NAVIGATION' | translate">
|
||||
<img
|
||||
src="{{ logoUrl }}"
|
||||
|
||||
Reference in New Issue
Block a user