diff --git a/liste-envies-front/src/app/component/wish-card/wish-card.component.html b/liste-envies-front/src/app/component/wish-card/wish-card.component.html index 3cad5316..30336fa6 100644 --- a/liste-envies-front/src/app/component/wish-card/wish-card.component.html +++ b/liste-envies-front/src/app/component/wish-card/wish-card.component.html @@ -13,7 +13,15 @@ fxLayout="row" fxLayoutAlign="space-between center" > - {{ wishItem.label }} + {{ wishItem.label }} le commentaire ne sera pas visible pour le propriétaire de la @@ -295,7 +306,12 @@
- + Déjà offert @@ -305,7 +321,7 @@
disableRipple="true" class="userGiven" > - Offert par + Sera offert par {{ userGiven?.name }}{{ !last ? "," : "" }}