Skip to content
Snippets Groups Projects
Commit 64a2d726 authored by Hamza HRAMCHI's avatar Hamza HRAMCHI
Browse files

FEAT #12345 TIME 0:01 test

parent c1039b7c
No related branches found
No related tags found
No related merge requests found
...@@ -386,7 +386,7 @@ export class SearchAdministrationComponent implements OnInit { ...@@ -386,7 +386,7 @@ export class SearchAdministrationComponent implements OnInit {
'icon': element.icon 'icon': element.icon
}); });
}); });
console.log(this.displayedSecondaryData); // console.log(this.displayedSecondaryData);
resolve(true); resolve(true);
}), }),
catchError((err: any) => { catchError((err: any) => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment