mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove console login log #1147
This commit is contained in:
committed by
Mario Romano
parent
5d1e638df1
commit
6006c026dc
@@ -73,7 +73,6 @@ export class LoginDemoComponent implements OnInit {
|
|||||||
}
|
}
|
||||||
|
|
||||||
onLogin($event) {
|
onLogin($event) {
|
||||||
console.log($event);
|
|
||||||
this.router.navigate(['/home']);
|
this.router.navigate(['/home']);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user