correction page register et titre de l'onglet

This commit is contained in:
MiharyR 2021-11-16 09:56:56 +01:00
parent a8cbd4efb7
commit 080a50e2fe
5 changed files with 4 additions and 16 deletions

View file

@ -99,12 +99,6 @@ export class PopupUpdateAdminComponent implements OnInit
}
onEventInputInterests(myInterets: string[])
{
this.adminCopy.interests = myInterets;
}
// Fonction de hashage (faible)
hashage(input: string): string
{