dasboard pas fini et modif addmembre

This commit is contained in:
AlineRinquin 2022-02-25 16:29:12 +01:00
parent 9e40a5ff68
commit 896c0c5f3a
13 changed files with 158 additions and 35 deletions

View file

@ -69,5 +69,6 @@ export class PageRepertoireComponent implements OnInit {
}
this.router.navigate(['repertoire/']);
});
window.location.reload();
}
}