mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
mark aria headings (#5155)
This commit is contained in:
committed by
Eugenio Romano
parent
210f1d8f59
commit
8bb8231a83
@@ -1,5 +1,5 @@
|
||||
<div class="adf-comments-container">
|
||||
<div id="comment-header" class="adf-comments-header">
|
||||
<div id="comment-header" class="adf-comments-header" role="heading">
|
||||
{{'COMMENTS.HEADER' | translate: { count: comments?.length} }}
|
||||
</div>
|
||||
<div class="adf-comments-input-container" *ngIf="!isReadOnly()">
|
||||
|
Reference in New Issue
Block a user