forked from tykayn/funky-framadate-front
less logs for validation
This commit is contained in:
parent
9cd847be8f
commit
186e5e36da
@ -39,6 +39,8 @@ export class ErrorsListComponent implements OnInit {
|
|||||||
});
|
});
|
||||||
this.totalErrors = totalErrors;
|
this.totalErrors = totalErrors;
|
||||||
|
|
||||||
console.log('Number of errors: ', totalErrors);
|
if (totalErrors) {
|
||||||
|
console.log('Number of errors: ', totalErrors);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user