diff --git a/ui-ngx/src/app/modules/home/components/calculated-fields/components/arguments-table/calculated-field-arguments-table.component.html b/ui-ngx/src/app/modules/home/components/calculated-fields/components/arguments-table/calculated-field-arguments-table.component.html index 77347c6477..ef2c65a13d 100644 --- a/ui-ngx/src/app/modules/home/components/calculated-fields/components/arguments-table/calculated-field-arguments-table.component.html +++ b/ui-ngx/src/app/modules/home/components/calculated-fields/components/arguments-table/calculated-field-arguments-table.component.html @@ -22,7 +22,7 @@
{{ 'calculated-fields.datasource' | translate }}
{{ 'common.type' | translate }}
{{ 'entity.key' | translate }}
-
+
@for (group of argumentsFormArray.controls; track group) { @@ -80,7 +80,7 @@ -
+