modif mail add member et comment sur to do list editing

This commit is contained in:
Blandine Bajard 2022-03-07 16:26:02 +01:00
parent f7a657fddd
commit bb80e279e6
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 **/