mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-4263] Add 'aria-pressed' attribute for reset button on content viewer page (#8183)
This commit is contained in:
committed by
GitHub
parent
4a3bc568ad
commit
b6cf14c844
@@ -107,6 +107,7 @@
|
|||||||
|
|
||||||
<button
|
<button
|
||||||
id="viewer-scale-page-button"
|
id="viewer-scale-page-button"
|
||||||
|
role="button" aria-pressed="true"
|
||||||
title="{{ 'ADF_VIEWER.ARIA.FIT_PAGE' | translate }}"
|
title="{{ 'ADF_VIEWER.ARIA.FIT_PAGE' | translate }}"
|
||||||
attr.aria-label="{{ 'ADF_VIEWER.ARIA.FIT_PAGE' | translate }}"
|
attr.aria-label="{{ 'ADF_VIEWER.ARIA.FIT_PAGE' | translate }}"
|
||||||
mat-icon-button
|
mat-icon-button
|
||||||
|
Reference in New Issue
Block a user