der des der?
This commit is contained in:
parent
4f5e6cd180
commit
4aced57191
2 changed files with 46 additions and 22 deletions
|
|
@ -60,7 +60,8 @@ export class PageAjouterComponent implements OnInit {
|
|||
};
|
||||
|
||||
this.adminService.addPlant(plante)?.subscribe((resp)=>{
|
||||
this.router.navigate(['admin']);
|
||||
})
|
||||
this.router.navigate(['admin']);
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue