correction de tous les bugs niveaux 1 (faibles)
This commit is contained in:
parent
b5bb8e7cc4
commit
f2ced83246
26 changed files with 53 additions and 38 deletions
|
|
@ -45,9 +45,6 @@ export class PageSearchComponent implements OnInit
|
|||
|
||||
adCallback(retour: any): void
|
||||
{
|
||||
console.log("adCallback retour:");
|
||||
console.log(retour);
|
||||
|
||||
if(retour.status !== "success") {
|
||||
//console.log(retour);
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue