Skip to content
Snippets Groups Projects
Commit 8e830fdb authored by ddamiron's avatar ddamiron
Browse files

remove console logs

parent 8f8a399a
No related branches found
No related tags found
5 merge requests!10New updated datalog,!9add all datalog components and services into angular gui,!8update Datalog research input,!7Datalog research input,!14Version 1.3.0
......@@ -48,6 +48,7 @@ export class LogsSlugsComponent implements OnChanges {
this.getAllInfoForAllSlugs(this.childNbSlugs, this.paginator.pageIndex);
},
);
console.log(' this.slugsList', this.slugsList);
this.getAllInfoForAllSlugs(this.childNbSlugs, 1);
}
ngOnDestroy() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment