connexion avec le back de toutes les pages 'myProfil'

This commit is contained in:
MiharyR 2021-12-11 21:59:15 +01:00
parent 7f6d089f1d
commit 526e5fbbbf
6 changed files with 129 additions and 58 deletions

View file

@ -168,7 +168,6 @@ export class PageAdListAdvertiserComponent implements AfterViewInit
onFilter(): void
{
console.log("b:" + this.formControlInterests.value);
this.dataSource.data = [];
for(let advert of this.tabAdvertWithCountViews)
{