diff --git a/src/app/profile/structure-edition-summary/structure-edition-summary.component.html b/src/app/profile/structure-edition-summary/structure-edition-summary.component.html index cbba239638000dec04522b04a50dbf1f4b0b2271..d6aa720e3c53bbb57b6eced685968d9920154855 100644 --- a/src/app/profile/structure-edition-summary/structure-edition-summary.component.html +++ b/src/app/profile/structure-edition-summary/structure-edition-summary.component.html @@ -283,7 +283,7 @@ Offre de {{ offerHolder.user.name }} {{ offerHolder.user.surname }} {{ offerHolder.isMyself ? ' (moi)' : '' }} </h3> - <!-- TODO : mettre le bon tag --> + <!-- TODO : mettre le bon tag en fonction du holder --> <app-tag-item *ngIf="structure.structureType?.name" [label]="structure.structureType?.name"