avancées et bloquage sur delete
This commit is contained in:
parent
b7e4e1ad18
commit
4b90b0e1b2
7 changed files with 34 additions and 28 deletions
|
|
@ -103,7 +103,7 @@ export class PageUpdateMemberComponent implements OnInit {
|
|||
console.log(membre);
|
||||
|
||||
this.membreService.updateMembre(membre)?.subscribe((resp) => {
|
||||
//this.router.navigate(['compte']);
|
||||
this.router.navigate(['compte']);
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue