Skip to content
Snippets Groups Projects
Commit 18c37001 authored by Antonin COQUET's avatar Antonin COQUET
Browse files

fix: new condition for display

parent 42d5b064
No related branches found
No related tags found
3 merge requests!178release V1.10.0,!111Dev,!108Fix/structure info
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</div> </div>
<!-- Ateliers --> <!-- Ateliers -->
<div <div
*ngIf="isBaseSkills() || isAccessRights()" *ngIf="isBaseSkills() || isAccessRights() || isParentingHelp() || isSocialAndProfessional() || isDigitalSecurity()"
fxLayout="column" fxLayout="column"
class="structure-details-block" class="structure-details-block"
fxLayoutAlign="baseline baseline" fxLayoutAlign="baseline baseline"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment