diff --git a/src/app/structure-list/components/structure-details/structure-details.component.html b/src/app/structure-list/components/structure-details/structure-details.component.html index cdc28cb548e990e09bdf4158b875b0009b69a308..3f49b3cb7e0b4f8aeea412cfe840c5b583d5eb6c 100644 --- a/src/app/structure-list/components/structure-details/structure-details.component.html +++ b/src/app/structure-list/components/structure-details/structure-details.component.html @@ -200,9 +200,9 @@ [clickable]="false" /> <div class="wrapper"> - <div *ngFor="let accompagnement of structure.categoriesDisplay.onlineProcedures.sort()"> + <ng-container *ngFor="let accompagnement of structure.categoriesDisplay.onlineProcedures.sort()"> <app-logo-card *ngIf="accompagnement.name !== 'Autres'" [module]="accompagnement" /> - </div> + </ng-container> </div> <div *ngIf="structure.otherDescription" class="otherDescription"> <b>Autres démarches :</b>