diff --git a/ui-ngx/src/app/modules/home/components/widget/lib/button/action-button-widget.component.html b/ui-ngx/src/app/modules/home/components/widget/lib/button/action-button-widget.component.html index f667e63356..02e2406859 100644 --- a/ui-ngx/src/app/modules/home/components/widget/lib/button/action-button-widget.component.html +++ b/ui-ngx/src/app/modules/home/components/widget/lib/button/action-button-widget.component.html @@ -24,6 +24,7 @@ [borderRadius]="borderRadius" [disabled]="disabled" [activated]="activated" + [ctx]="ctx" (clicked)="onClick($event)">