correction de CSS
This commit is contained in:
parent
ad08803578
commit
11472d0045
35 changed files with 296 additions and 164 deletions
|
|
@ -38,6 +38,7 @@ export class PopupUpdateAdminComponent implements OnInit
|
|||
gender: admin0.gender,
|
||||
interests: [],
|
||||
isActive: admin0.isActive,
|
||||
isAccepted: admin0.isisAccepted,
|
||||
createdAt: admin0.createdAt,
|
||||
updatedAt: admin0.updatedAt,
|
||||
};
|
||||
|
|
|
|||
Reference in a new issue