This commit is contained in:
Sana EL HIRI 2022-03-07 16:44:23 +01:00
commit 58abccca86
3 changed files with 6 additions and 3 deletions

View file

@ -23,7 +23,7 @@ export class PageUpdateMemberComponent implements OnInit {
this.updateMembreForm = new FormGroup({});
this.membreData = this.initForm();
this.membreInfos = '';
}
}
ngOnInit(): void {
/** Pour récuperer l'id du membre à modifier **/