From 4f8b1e42fc0a82c767b0006c851cbfb174868b51 Mon Sep 17 00:00:00 2001 From: Artem Dzhereleiko Date: Fri, 28 Jul 2023 12:11:07 +0300 Subject: [PATCH] UI: Refactoring --- ui-ngx/src/app/modules/home/pages/asset/asset.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-ngx/src/app/modules/home/pages/asset/asset.component.html b/ui-ngx/src/app/modules/home/pages/asset/asset.component.html index fbef65a4d6..b2c4b5a10a 100644 --- a/ui-ngx/src/app/modules/home/pages/asset/asset.component.html +++ b/ui-ngx/src/app/modules/home/pages/asset/asset.component.html @@ -104,7 +104,7 @@ *ngIf="isAdd" useFullEntityId formControlName="customerId" - labelText="customer.assign-customer" + labelText="asset.assign-to-customer" [entityType]="entityType.CUSTOMER">