correction page register et titre de l'onglet
This commit is contained in:
parent
a8cbd4efb7
commit
080a50e2fe
5 changed files with 4 additions and 16 deletions
|
|
@ -101,12 +101,6 @@ export class PopupUpdateAdvertiserComponent implements OnInit
|
|||
}
|
||||
|
||||
|
||||
onEventInputInterests(myInterets: string[])
|
||||
{
|
||||
this.advertiserCopy.interests = myInterets;
|
||||
}
|
||||
|
||||
|
||||
// Fonction de hashage (faible)
|
||||
hashage(input: string): string
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue