connexion avec le back de toutes les pages 'myProfil'
This commit is contained in:
parent
7f6d089f1d
commit
526e5fbbbf
6 changed files with 129 additions and 58 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue