mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
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…
Reference in New Issue
Block a user