mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
[ACS-3548] heading added to resolve heading accessibility issue (#2665)
* heading added to resolve heading accessibility issue * localization changes
This commit is contained in:
parent
1f0d590a84
commit
8f37a69fb6
@ -1,2 +1,2 @@
|
|||||||
<h1 class="sr-only">{{ pageHeading | translate }}</h1>
|
<h1 class="sr-only" title="{{pageHeading | translate}}">{{ pageHeading | translate }}</h1>
|
||||||
<router-outlet></router-outlet>
|
<router-outlet></router-outlet>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user