modification popup-update-user

This commit is contained in:
MiharyR 2021-11-17 20:30:33 +01:00
parent 080a50e2fe
commit 500b32626e
6 changed files with 156 additions and 83 deletions

View file

@ -33,7 +33,7 @@ export class PageProfilUserComponent implements OnInit
onModifier()
{
const config = {
width: '35%',
width: '70%',
data: { user: this.user }
};
this.dialog