diff --git a/src/app/pages/customers/customers-card/get-all-customers-card.html b/src/app/pages/customers/customers-card/get-all-customers-card.html index 83fbd88..944568d 100644 --- a/src/app/pages/customers/customers-card/get-all-customers-card.html +++ b/src/app/pages/customers/customers-card/get-all-customers-card.html @@ -2,7 +2,7 @@ Client n°{{ customer().id }} Note : {{ customer().note }} - Type de Contact : {{ customer().customerType}} + Type de client : {{ customer().customerType}}
Note : {{ customer().note }}
Type de Contact : {{ customer().customerType}}
Type de client : {{ customer().customerType}}