[AAE-34479] added class for custom outcome button (#10882)

Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
This commit is contained in:
tomasz hanaj
2025-05-20 21:52:43 -04:00
committed by GitHub
co-authored by Eugenio Romano
parent 541ae4a266
commit 3fea334468
@@ -96,6 +96,7 @@
mat-button
[disabled]="!isOutcomeButtonEnabled(outcome)"
[class.adf-form-hide-button]="!isOutcomeButtonVisible(outcome, form.readOnly)"
class="adf-cloud-form-custom-outcome-button"
(click)="onOutcomeClicked(outcome)"
>
{{ outcome.name | translate | uppercase }}