RED-6154: add some ids

This commit is contained in:
Dan Percic 2023-03-20 15:57:31 +02:00
parent cad7d85a3a
commit bdfe7cdc81
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
<redaction-expandable-file-actions
[actions]="buttons"
[buttonType]="buttonType"
[id]="'actions-for-' + file.fileId"
[maxWidth]="maxWidth"
[minWidth]="minWidth"
[tooltipPosition]="tooltipPosition"

View File

@ -49,6 +49,7 @@
[icon]="'iqser:more-actions'"
[matMenuTriggerFor]="hiddenButtonsMenu"
[type]="buttonType"
buttonId="file-actions-menu-trigger-btn"
></iqser-circle-button>
<mat-menu #hiddenButtonsMenu="matMenu" class="padding-bottom-8">