header button ids for tests
This commit is contained in:
parent
31b60ff117
commit
918326d4fe
@ -29,6 +29,7 @@
|
|||||||
(action)="config.action($event)"
|
(action)="config.action($event)"
|
||||||
*ngIf="!config.hide"
|
*ngIf="!config.hide"
|
||||||
[icon]="config.icon"
|
[icon]="config.icon"
|
||||||
|
[id]="config.label.replace('.', '-')"
|
||||||
[iqserHelpMode]="config.helpModeKey"
|
[iqserHelpMode]="config.helpModeKey"
|
||||||
[label]="config.label | translate"
|
[label]="config.label | translate"
|
||||||
[type]="config.type"
|
[type]="config.type"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user