Skip to content
Snippets Groups Projects
Commit 9377ebc1 authored by Etienne LOUPIAS's avatar Etienne LOUPIAS
Browse files

fix(profile): personalOffer public display fix and naming

parent 2fc3af2e
No related branches found
No related tags found
1 merge request!783V3.0.0
......@@ -52,7 +52,7 @@
<app-collapse *ngIf="this.personalOffer.categoriesDisplay.advancedSkills.length" [expanded]="true">
<app-collapse-header>
<div class="collapseHeader">
<h3>Compétences numériques avancées</h3>
<h3>Approfondir sa culture numérique</h3>
</div>
</app-collapse-header>
<app-collapse-content>
......
......@@ -141,7 +141,7 @@
/>
</div>
<div *ngIf="membersWithJobWithPO.length === 0" class="sectionContent infoSection">
Aucun accompagnant numérique n’est référencé dans cette structure.<ng-container *ngIf="!isPending">
Aucun accompagnant numérique n’est référencé dans cette structure.<ng-container *ngIf="!isPublic && !isPending">
Si vous souhaitez en inviter, cliquez sur le bouton “Gérer les membres” ci-dessus.</ng-container
>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment