From b0555d944b4f6ab0fbec459b7e02c217d69c6454 Mon Sep 17 00:00:00 2001 From: MathieuCarteron Date: Wed, 10 Jun 2026 21:41:44 +0200 Subject: [PATCH] =?UTF-8?q?Type=20de=20customer=20ajout=C3=A9=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/customers/customers-card/get-all-customers-card.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}}