UI: Refactoring
This commit is contained in:
parent
3f18c2e436
commit
aec44cf72c
@ -76,7 +76,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<tb-entity-autocomplete
|
<tb-entity-autocomplete
|
||||||
formControlName="customerId"
|
formControlName="customerId"
|
||||||
labelText="customer.assign-customer"
|
labelText="device.assign-to-customer"
|
||||||
[entityType]="entityType.CUSTOMER">
|
[entityType]="entityType.CUSTOMER">
|
||||||
</tb-entity-autocomplete>
|
</tb-entity-autocomplete>
|
||||||
<mat-form-field class="mat-block" subscriptSizing="dynamic">
|
<mat-form-field class="mat-block" subscriptSizing="dynamic">
|
||||||
|
|||||||
@ -937,8 +937,7 @@
|
|||||||
"search": "Search customers",
|
"search": "Search customers",
|
||||||
"selected-customers": "{ count, plural, =1 {1 customer} other {# customers} } selected",
|
"selected-customers": "{ count, plural, =1 {1 customer} other {# customers} } selected",
|
||||||
"edges": "Customer edge instances",
|
"edges": "Customer edge instances",
|
||||||
"manage-edges": "Manage edges",
|
"manage-edges": "Manage edges"
|
||||||
"assign-customer": "Assign to customer"
|
|
||||||
},
|
},
|
||||||
"datetime": {
|
"datetime": {
|
||||||
"date-from": "Date from",
|
"date-from": "Date from",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user