gestion de l'affichage des annonces dans la partie user
This commit is contained in:
parent
7ea0a5eb97
commit
b0b17c062d
14 changed files with 57 additions and 101 deletions
|
|
@ -35,7 +35,7 @@ export class NavbarAdvertiserComponent
|
|||
|
||||
onDeconnexionCallback(retour: any): void
|
||||
{
|
||||
console.log(retour);
|
||||
if(retour.status !== "success") console.log(retour);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue