Skip to content
Snippets Groups Projects
Unverified Commit d7afeb52 authored by ThomasBidot's avatar ThomasBidot Committed by GitHub
Browse files

Back to no email verification

parent 4b9f56bc
No related branches found
No related tags found
1 merge request!75Authorize valid profile
......@@ -23,7 +23,7 @@
<p><span class='label'>Activité du père : </span>{{personalData.fatherActivity}}</p>
<p><span class='label'>Activité de la mère : </span>{{personalData.motherActivity}}</p>
<p><span class='label'>Statut des parents : </span>{{personalData.parentsStatus}}</p>
<p><span class='label'>Forme de votre cellule familiale parentale : </span>{{personalData.parentsStatus}}</p>
<p><span class='label'>Nombre de personnes à charge : </span>{{personalData.dependantsNumber}}</p>
<div class="text-center">
<button mat-raised-button color="primary" (click)="editData()" ><mat-icon aria-hidden="false" aria-label="Example home icon">edit</mat-icon>Modifier mes données</button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment