UI: Refactoring
This commit is contained in:
parent
a5aa605b85
commit
4f8b1e42fc
@ -104,7 +104,7 @@
|
|||||||
*ngIf="isAdd"
|
*ngIf="isAdd"
|
||||||
useFullEntityId
|
useFullEntityId
|
||||||
formControlName="customerId"
|
formControlName="customerId"
|
||||||
labelText="customer.assign-customer"
|
labelText="asset.assign-to-customer"
|
||||||
[entityType]="entityType.CUSTOMER">
|
[entityType]="entityType.CUSTOMER">
|
||||||
</tb-entity-autocomplete>
|
</tb-entity-autocomplete>
|
||||||
<div formGroupName="additionalInfo">
|
<div formGroupName="additionalInfo">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user