mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-24 14:31:16 +00:00
Merge pull request #1331 from Alfresco/dev-pionnegru-ACA-2564
[ACA-2564] - Manage Permissions - Visual heading text is not marked as a heading
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<header mat-dialog-title>{{'PERMISSIONS.DIALOG.TITLE' | translate}}</header>
|
||||
<header role="heading" aria-level="2" mat-dialog-title>
|
||||
{{'PERMISSIONS.DIALOG.TITLE' | translate}}
|
||||
</header>
|
||||
<section mat-dialog-content>
|
||||
<app-permission-manager [nodeId]="nodeId"></app-permission-manager>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user